mirror of
https://github.com/docker/compose.git
synced 2025-11-18 21:00:38 +01:00
Does not change directory to the parent with the compose-file found. Works like passing '--file' or setting 'COMPOSE_FILE' with absolute path. Resolves issue #946. Signed-off-by: Aleksandr Vinokurov <aleksandr.vin@gmail.com>