| .. |
|
cli
|
89f2bfe4f3
add --parallel option to build
|
7 years ago |
|
config
|
9c2ffe6384
Avoid overriding external = False in serializer
|
7 years ago |
|
__init__.py
|
6cb17b90ef
1.23.0dev
|
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
|
73663e46b9
3.7 --> API v1.38
|
7 years ago |
|
container.py
|
e245fb04cf
Allow all Compose commands to retrieve and handle legacy-name containers
|
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
|
89f2bfe4f3
add --parallel option to build
|
7 years ago |
|
service.py
|
b00db08aa9
Prevent attempts to create image names starting with - or _
|
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
|
d5ebc73482
Don't attempt to create resources with name starting with illegal characters
|
7 years ago |