Joffrey F faa532c315 Merge pull request #5896 from docker/5874-legacy-proj-name 7 years ago
..
cli 520f5d0fde Add 2.4 file format with platform support. Also reads DOCKER_DEFAULT_PLATFORM env 7 years ago
config fa6d837b49 Clearly define IPAM config schema for validation 7 years ago
__init__.py 7078c8740a Bump 1.22.0 dev 7 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 2e81e6ceb2 flake8 error on master branch (fixes #5298) 8 years ago
const.py 520f5d0fde Add 2.4 file format with platform support. Also reads DOCKER_DEFAULT_PLATFORM env 7 years ago
container.py bb16d9e951 Add health string generator to match `docker ps` output 7 years ago
errors.py 04394b1d0a Expand depends_on to allow different conditions (service_start, service_healthy) 8 years ago
network.py faa532c315 Merge pull request #5896 from docker/5874-legacy-proj-name 7 years ago
parallel.py 8356576a9a Make sure error messages are unicode strings before combining 7 years ago
progress_stream.py b1ade31c67 Manage encoding errors in progress_stream 7 years ago
project.py 8356576a9a Make sure error messages are unicode strings before combining 7 years ago
service.py 4dece7fcb2 Retrieve objects using legacy (< 1.21) project names 7 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 a6c31b80fe Add support for seccomp files 7 years ago
version.py 8f0ef26a73 Improved version comparisons throughout the codebase 8 years ago
volume.py 3b2ce82fa1 Use true_name for remove operation 7 years ago