docs/compose
Daniel Nephin 068edfa313 Move parsing of volumes_from to the last step of config parsing.
Includes creating a new compose.config.types module for all the domain objects.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2015-11-23 13:31:58 -05:00
..
cli Merge pull request #2364 from dnephin/handle_signals_properly 2015-11-20 11:58:04 -05:00
config Move parsing of volumes_from to the last step of config parsing. 2015-11-23 13:31:58 -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 parsing of volumes_from to the last step of config parsing. 2015-11-23 13:31:58 -05:00
service.py Move parsing of volumes_from to the last step of config parsing. 2015-11-23 13:31:58 -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