compose/compose
Joffrey F 76d4f5bea6 Merge pull request #4383 from shin-/4344-detect-docker-py
Detect conflicting version of the docker python SDK
2017-01-30 12:14:27 -08:00
..
cli Detect conflicting version of the docker python SDK and prevent execution 2017-01-26 17:12:41 -08:00
config Convert time data back to string values when serializing config 2017-01-26 11:59:22 -08:00
__init__.py 1.11.0dev 2017-01-19 14:47:31 -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 Add default labels to networks and volumes created by Compose 2016-12-19 20:43:35 -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 Expand depends_on to allow different conditions (service_start, service_healthy) 2017-01-04 11:28:30 -08:00
service.py Don't encode build context path on Windows 2017-01-20 15:05:53 -08:00
state.py
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