| .. |
|
cli
|
520f5d0fde
Add 2.4 file format with platform support. Also reads DOCKER_DEFAULT_PLATFORM env
|
7 years ago |
|
config
|
398b13d345
Clearly define IPAM config schema for validation
|
7 years ago |
|
__init__.py
|
192a665569
"Bump 1.21.1"
|
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.
|
10 years ago |
|
bundle.py
|
0847f8e84b
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
|
8 years ago |
|
errors.py
|
04394b1d0a
Expand depends_on to allow different conditions (service_start, service_healthy)
|
9 years ago |
|
network.py
|
7341dba569
Use true_name for remove operation
|
7 years ago |
|
parallel.py
|
614bfd6fb0
Make sure error messages are unicode strings before combining
|
7 years ago |
|
progress_stream.py
|
fd94fab264
Manage encoding errors in progress_stream
|
7 years ago |
|
project.py
|
614bfd6fb0
Make sure error messages are unicode strings before combining
|
7 years ago |
|
service.py
|
b1a1c6a234
Prevent duplicate binds in generated container config
|
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
|
56a23bfcd2
Improved version comparisons throughout the codebase
|
8 years ago |
|
volume.py
|
7341dba569
Use true_name for remove operation
|
7 years ago |