compose/compose
Daniel Nephin 304a44aeab Merge pull request #2585 from dnephin/short_signal_handlers
Fix signal handlers by moving shutdown logic out of handler
2016-01-12 12:55:53 -05:00
..
cli Merge pull request #2585 from dnephin/short_signal_handlers 2016-01-12 12:55:53 -05:00
config Merge pull request #2626 from shin-/dbonev-2503-move-logging-config-under-separate-key 2016-01-12 15:21:10 +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 Add docker-compose event 2016-01-08 13:43:30 -05:00
container.py Fix lookup of linked containers for API version 1.20 2016-01-05 15:09:39 -08: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 Update event field names to match the new API fields. 2016-01-11 11:51:17 -05:00
service.py Merge pull request #2626 from shin-/dbonev-2503-move-logging-config-under-separate-key 2016-01-12 15:21:10 +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 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