mirror of
https://github.com/docker/compose.git
synced 2026-02-09 10:09:26 +08: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>