compose/compose
Joffrey F 6de1806658 Bump 1.11.0
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-02-08 11:30:29 -08:00
..
cli Added `top` to `docker-compose` to display running processes. 2017-02-01 15:42:30 -08:00
config Close the open file handle using context manager 2017-02-03 15:19:21 -08:00
__init__.py Bump 1.11.0 2017-02-08 11:30:29 -08: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
bundle.py Fix command hint in bundle to pull services instead of images 2016-09-08 11:17:39 -07:00
const.py Merge pull request #4334 from muicoder/master 2017-02-01 15:49:03 -08:00
container.py Only allow log streaming if logdriver is json-file or journald 2016-09-13 11:56:26 -07:00
errors.py Expand depends_on to allow different conditions (service_start, service_healthy) 2017-01-04 11:28:30 -08:00
network.py Add default labels to networks and volumes created by Compose 2016-12-19 20:43:35 -08:00
parallel.py Catch healthcheck exceptions in parallel_execute 2017-01-17 13:22:16 -08:00
progress_stream.py progress_stream: Avoid undefined ANSI escape codes 2016-11-25 10:16:37 +00:00
project.py Add a warning for unsupported secret fields. 2017-01-31 09:53:16 -05:00
service.py Implement secrets using bind mounts 2017-01-31 09:53:16 -05:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
timeparse.py Add a vendored and modified pytimeparse 2016-11-16 12:10:32 -05:00
utils.py Implement 'healthcheck' option 2016-11-18 14:47:02 +00:00
volume.py Add default labels to networks and volumes created by Compose 2016-12-19 20:43:35 -08:00