compose/compose
Joffrey F 4ceeaad089
Merge pull request #5725 from docker/geigerzaehler-run-with-network-alias
Add --use-aliases flag to run command
2018-02-27 14:01:09 -08:00
..
cli Merge pull request #5725 from docker/geigerzaehler-run-with-network-alias 2018-02-27 14:01:09 -08:00
config Add support for device_cgroup_rules in v2.3 files 2018-02-26 14:43:44 -08:00
__init__.py 1.20.0-dev 2018-02-07 12:21:41 -08:00
__main__.py Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. 2016-01-07 13:09:24 -05:00
bundle.py flake8 error on master branch (fixes #5298) 2017-11-01 13:36:22 -07:00
const.py Add support for 3.6 schema and tmpfs mount size 2018-02-02 12:01:41 -08:00
container.py Add health string generator to match `docker ps` output 2018-02-12 12:10:05 -08:00
errors.py Expand depends_on to allow different conditions (service_start, service_healthy) 2017-01-04 11:28:30 -08:00
network.py Move priority option to service network reference 2018-01-11 18:48:56 -08:00
parallel.py Fix #5465 by catching a no-image exception in 2018-01-19 14:16:56 -08:00
progress_stream.py progress_stream: Avoid undefined ANSI escape codes 2016-11-25 10:16:37 +00:00
project.py Add '--quiet' option to 'up' to pull silently. 2018-02-23 11:03:26 +01:00
service.py Restore container ID alias 2018-02-27 13:46:27 -08:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
timeparse.py Add a vendored and modified pytimeparse 2016-11-16 12:10:32 -05:00
utils.py Add support for seccomp files 2018-02-26 10:46:10 -08:00
version.py Improved version comparisons throughout the codebase 2017-07-13 17:37:26 -07:00
volume.py Add support for mount syntax 2017-12-06 17:34:46 -08:00