mirror of https://github.com/docker/compose.git
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> |
||
---|---|---|
.. | ||
cli | ||
config | ||
__init__.py | ||
const.py | ||
container.py | ||
legacy.py | ||
parallel.py | ||
progress_stream.py | ||
project.py | ||
service.py | ||
state.py | ||
utils.py |