compose/compose
2018-02-22 12:52:28 -08:00
..
cli Merge pull request #5699 from docker/pantuza-cli-add-detach-option 2018-02-22 12:52:28 -08:00
config Add support for 3.6 schema and tmpfs mount size 2018-02-02 12:01:41 -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 optional argument to pull dependencies on docker-compose pull. 2018-02-14 13:11:01 -08:00
service.py Modified options dict leads to a mismatched config hash for API < 1.30 2018-02-06 16:58:15 -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