| .. |
|
cli
|
397faf6172
Fixes --exit-code-from
|
8 years ago |
|
config
|
ce0599d912
Add missing IPAM options to v2.2 spec
|
8 years ago |
|
__init__.py
|
dd862b28c0
1.13.0dev
|
8 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
|
f083526829
referencing right segment of code
|
8 years ago |
|
const.py
|
5a4293848c
Add 2.2 schema for API 1.25 features support
|
8 years ago |
|
container.py
|
7dd2e33057
Only allow log streaming if logdriver is json-file or journald
|
9 years ago |
|
errors.py
|
04394b1d0a
Expand depends_on to allow different conditions (service_start, service_healthy)
|
8 years ago |
|
network.py
|
d0acefd450
Prevent NoneType error when remote IPAM options is None
|
8 years ago |
|
parallel.py
|
5ff3037aa8
Merge pull request #4428 from edsrzf/parallel-pull
|
8 years ago |
|
progress_stream.py
|
dc9184a90f
progress_stream: Avoid undefined ANSI escape codes
|
9 years ago |
|
project.py
|
449dcc9d7b
support --build-arg for build command
|
8 years ago |
|
service.py
|
a0cf0a2009
Avoid rebinding tmpfs data volumes when recreating containers
|
8 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
|
716a6baa59
Implement 'healthcheck' option
|
9 years ago |
|
volume.py
|
ba47fb99ba
Add default labels to networks and volumes created by Compose
|
8 years ago |