compose/compose
Daniel Nephin 2ced83e3d9 Fix build section without context.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-02-23 11:52:51 -08:00
..
cli Update docker-py and dockerpty 2016-02-04 19:41:11 +00:00
config Fix build section without context. 2016-02-23 11:52:51 -08:00
__init__.py Bump 1.6.0 2016-02-04 19:43:26 +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 Use 12 characters for the short id to match docker and fix backwards compatibility. 2016-02-23 11:52:51 -08: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 Connect container to networks before starting it 2016-02-04 14:43:11 +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