Joffrey F b25273892d Bump 1.10.1 9 years ago
..
cli d454a1d3fb Detect conflicting version of the docker python SDK and prevent execution until issue is fixed 9 years ago
config 507e0d7a64 Convert time data back to string values when serializing config 9 years ago
__init__.py b25273892d Bump 1.10.1 9 years ago
__main__.py bf1552da79 Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. 10 years ago
bundle.py 20a511e961 Fix command hint in bundle to pull services instead of images 9 years ago
const.py ba47fb99ba Add default labels to networks and volumes created by Compose 9 years ago
container.py 070f8b3992 Only allow log streaming if logdriver is json-file or journald 9 years ago
errors.py 04394b1d0a Expand depends_on to allow different conditions (service_start, service_healthy) 9 years ago
network.py ba47fb99ba Add default labels to networks and volumes created by Compose 9 years ago
parallel.py 4302861b21 Catch healthcheck exceptions in parallel_execute 9 years ago
progress_stream.py dc9184a90f progress_stream: Avoid undefined ANSI escape codes 9 years ago
project.py 04394b1d0a Expand depends_on to allow different conditions (service_start, service_healthy) 9 years ago
service.py 10365278cc Don't encode build context path on Windows 9 years ago
state.py ef4eb66723 Implement smart recreate behind an experimental CLI flag 10 years ago
timeparse.py 6cac48c056 Add a vendored and modified pytimeparse 9 years ago
utils.py 716a6baa59 Implement 'healthcheck' option 9 years ago
volume.py ba47fb99ba Add default labels to networks and volumes created by Compose 9 years ago