compose/compose
Daniel Nephin e67bc2569c Properly resolve environment from all sources.
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>
2015-11-25 11:02:20 -05:00
..
cli Move volume parsing to config.types module 2015-11-23 13:33:00 -05:00
config Properly resolve environment from all sources. 2015-11-25 11:02:20 -05:00
__init__.py Cherry-pick release notes froim 1.5.0 2015-11-05 10:25:46 -05:00
const.py Remove duplicate and re-order alphabetically 2015-10-01 16:06:57 +01:00
container.py Move parallel_execute to a new module. 2015-11-23 11:34:48 -05:00
legacy.py Remove flake8 ignores and wrap the longest lines to 140 char. 2015-08-26 12:53:11 -04:00
parallel.py Move parallel_execute to a new module. 2015-11-23 11:34:48 -05:00
progress_stream.py Reorganize conditional branches to improve readability 2015-11-11 11:21:24 -08:00
project.py Move service sorting to config package. 2015-11-23 13:33:00 -05:00
service.py Remove unnecessary intermediate variables in get_container_host_config. 2015-11-23 13:33:00 -05:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
utils.py Move parallel_execute to a new module. 2015-11-23 11:34:48 -05:00