Joffrey F 1c07d6453f json_splitter: Don't break when buffer contains leading whitespace. 9 years ago
..
cli 093b040b8e Fix stacktrace when handling timeout error 9 years ago
config 70da16103a Unset env vars behavior in 'run' mirroring engine 9 years ago
__init__.py f3628c7a5e Bump 1.8.0 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. 9 years ago
bundle.py 0488dd3709 Rename --fetch-digests to --push-images and remove auto-pull 9 years ago
const.py f9c5816ab8 Stop checking the deprecated DOCKER_CLIENT_TIMEOUT variable 9 years ago
container.py 73d57a1acb Prevent unnecessary inspection of containers when created from an inspect. 9 years ago
errors.py e1b7510e4a service: detailed error messages for create and start 9 years ago
network.py e5529a89e1 Make down idempotent, continue to remove resources if one is missing. 9 years ago
parallel.py e1b7510e4a service: detailed error messages for create and start 9 years ago
progress_stream.py 1ea9dda1d3 Implement 'docker-compose push' and 'docker-compose bundle' 9 years ago
project.py 35ed189981 Copy experimental bundle docs into Compose docs so URL is stable 9 years ago
service.py e1b7510e4a service: detailed error messages for create and start 9 years ago
state.py ef4eb66723 Implement smart recreate behind an experimental CLI flag 10 years ago
utils.py 1c07d6453f json_splitter: Don't break when buffer contains leading whitespace. 9 years ago
volume.py e5529a89e1 Make down idempotent, continue to remove resources if one is missing. 9 years ago