Aanand Prasad ec825af3d3 Fix error message for unrecognised TLS version 9 years ago
..
cli ec825af3d3 Fix error message for unrecognised TLS version 9 years ago
config 83f35e132b Add support for creating internal networks 9 years ago
__init__.py 50287722f2 Update release notes and set version to 1.8.0dev 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 887ed8d1b6 Rename --fetch-digests to --push-images and remove auto-pull 9 years ago
const.py 576a2ee7ae Stop checking the deprecated DOCKER_CLIENT_TIMEOUT variable 9 years ago
container.py b33d7b3dd8 Prevent unnecessary inspection of containers when created from an inspect. 9 years ago
errors.py fea970dff3 service: detailed error messages for create and start 9 years ago
network.py 83f35e132b Add support for creating internal networks 9 years ago
parallel.py fea970dff3 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 583bbb4635 Copy experimental bundle docs into Compose docs so URL is stable 9 years ago
service.py fea970dff3 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 a67ba5536d Fix #3281: Unexpected result when using build args with default values 9 years ago
volume.py e5529a89e1 Make down idempotent, continue to remove resources if one is missing. 9 years ago