| .. |
|
cli
|
079c95c340
Use stop grace period for container stop.
|
9 years ago |
|
config
|
c26a2afaf3
Update messages about docker stack deploy.
|
9 years ago |
|
__init__.py
|
6ab0607e61
Switch back to dev version
|
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
|
817c76c8e9
Fix command hint in bundle to pull services instead of images
|
9 years ago |
|
const.py
|
d717c88b6e
Support version 3.0 of the Compose file format
|
9 years ago |
|
container.py
|
7dd2e33057
Only allow log streaming if logdriver is json-file or journald
|
9 years ago |
|
errors.py
|
9abbe1b7f8
Catchable error for parse failures in split_buffer
|
9 years ago |
|
network.py
|
7f60ff5ae6
Avoid breaking when remote driver options are null.
|
9 years ago |
|
parallel.py
|
079c95c340
Use stop grace period for container stop.
|
9 years ago |
|
progress_stream.py
|
1ea9dda1d3
Implement 'docker-compose push' and 'docker-compose bundle'
|
9 years ago |
|
project.py
|
c26a2afaf3
Update messages about docker stack deploy.
|
9 years ago |
|
service.py
|
079c95c340
Use stop grace period for container stop.
|
9 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
|
7911659266
Improve volumespec parsing on windows platforms
|
9 years ago |
|
volume.py
|
bdcce13f4a
add support for creating volume and network with label definition
|
9 years ago |