Joffrey F f9a9d97489 Add 3.2 schema to docker-compose.spec 8 years ago
..
cli 7575f40069 Ignore unicode error in subprocess call 8 years ago
config f9a9d97489 Add 3.2 schema to docker-compose.spec 8 years ago
__init__.py 08dc2a4152 Bump 1.12.0-rc2 8 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. 9 years ago
bundle.py f083526829 referencing right segment of code 8 years ago
const.py 2acf286ed6 Support V3.2 8 years ago
container.py 7dd2e33057 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) 8 years ago
network.py 963b672cbd Ensure network config matches remote for all properties 8 years ago
parallel.py 5ff3037aa8 Merge pull request #4428 from edsrzf/parallel-pull 8 years ago
progress_stream.py dc9184a90f progress_stream: Avoid undefined ANSI escape codes 9 years ago
project.py 449dcc9d7b support --build-arg for build command 8 years ago
service.py 5ea9167334 Prevent service to create a container if it is referencing itself in an external link 8 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 8 years ago