mirror of
https://github.com/docker/compose.git
synced 2026-09-19 02:11:58 +00:00
Split env resolving into two phases. The first phase is to expand the paths of env_files, which is done before merging extends. Once all files are merged together, the final phase is to read the env_files and use them as the base for environment variables. Signed-off-by: Daniel Nephin <dnephin@docker.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| config_test.py | ||
| sort_services_test.py | ||
| types_test.py | ||