mirror of
https://github.com/docker/compose.git
synced 2025-08-25 03:28:10 +02:00
Look up compose files in project dir as fallback to no compose file in current working directory Update config and env-file tests - get_default_config does not raise error anymore, returns None if no compose file is found Signed-off-by: Anca Iordache <anca.iordache@docker.com>