docs/compose
Aanand Prasad dbe04a70f0 Merge pull request #2655 from shin-/updated_volume_definition
Properly validate volume definition
2016-01-14 16:37:39 +00:00
..
cli Add flag for stops all containers if any container was stopped. 2016-01-13 13:12:09 +03:00
config Merge pull request #2655 from shin-/updated_volume_definition 2016-01-14 16:37:39 +00:00
__init__.py Update pre-commit config to enforace that future imports exist in all files. 2016-01-07 13:09:03 -05: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 Refactor API version switching logic 2016-01-12 21:29:45 +00:00
container.py add support for stop_signal to compose file 2016-01-12 17:21:49 -06:00
parallel.py Move parallel_execute to a new module. 2015-11-23 11:34:48 -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 Normalize external_name 2016-01-13 12:07:08 -08:00
service.py Allow both image and build together. 2016-01-12 14:10:00 -05: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 Normalize external_name 2016-01-13 12:07:08 -08:00