compose/compose
Joffrey F 84f7bef1b7 Modified options dict leads to a mismatched config hash for API < 1.30
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-02-07 10:57:40 -08:00
..
cli Fix DOCKER_TLS_VERIFY bug 2018-02-01 14:23:22 -08:00
config Advanced merge for deploy dict in v3 files 2018-01-22 15:05:53 -08:00
__init__.py Bump 1.19.0-rc3 2018-02-01 14:23:22 -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 COMPOSE_PARALLEL_LIMIT to restrict global number of parallel operations 2017-12-10 07:02:10 -06:00
container.py Improve ImageNotFound handling in convergence 2018-01-19 14:16:57 -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 up flag --renew-anon-volumes (shorthand -V) 2018-01-22 16:08:33 -08:00
service.py Modified options dict leads to a mismatched config hash for API < 1.30 2018-02-07 10:57:40 -08:00
state.py
timeparse.py Add a vendored and modified pytimeparse 2016-11-16 12:10:32 -05:00
utils.py Add support for mount syntax 2017-12-06 17:34:46 -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