compose/compose
Daniel Nephin 61d00ebee4 Extract volume init and removal from project.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-02-03 18:21:43 +00:00
..
cli Don't initialize networks that aren't used by any services. 2016-02-03 18:21:43 +00:00
config Tweak and test warning shown when version is a dict 2016-02-03 18:21:43 +00:00
__init__.py Bump 1.6.0-rc2 2016-01-27 01:42:21 +00:00
__main__.py Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. 2016-01-07 13:09:24 -05:00
const.py Improve error messages for invalid versions 2016-02-03 18:21:42 +00:00
container.py add support for stop_signal to compose file 2016-01-12 17:21:49 -06:00
network.py Include networks in the config_hash. 2016-02-03 18:21:43 +00:00
parallel.py Add an acceptance test and docs for the down subcommand 2016-01-14 11:11:08 -05:00
progress_stream.py Update pre-commit config to enforace that future imports exist in all files. 2016-01-07 13:09:03 -05:00
project.py Extract volume init and removal from project. 2016-02-03 18:21:43 +00:00
service.py Include networks in the config_hash. 2016-02-03 18:21:43 +00:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
utils.py Add docker-compose event 2016-01-08 13:43:30 -05:00
volume.py Extract volume init and removal from project. 2016-02-03 18:21:43 +00:00