compose/compose
Joffrey F 397aa20dfc Support legacy tmpfs mounts
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-01-10 12:16:59 -08:00
..
cli Merge pull request #5384 from ilinum/1498-docker-compose-services 2018-01-09 17:02:04 -08:00
config Support legacy tmpfs mounts 2018-01-10 12:16:59 -08:00
__init__.py 1.19.0-dev 2017-12-18 15:59:23 -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 Fix ps output to show all ports 2017-06-19 13:28:04 -07:00
errors.py Expand depends_on to allow different conditions (service_start, service_healthy) 2017-01-04 11:28:30 -08:00
network.py Add support for custom names for networks, secrets, configs 2017-12-06 17:34:46 -08:00
parallel.py Clean up limit setting code and add reasonable input guards 2018-01-04 12:16:46 -08:00
progress_stream.py progress_stream: Avoid undefined ANSI escape codes 2016-11-25 10:16:37 +00:00
project.py Convert to use any for finding stopped containers 2018-01-05 15:49:16 -08:00
service.py Support legacy tmpfs mounts 2018-01-10 12:16:59 -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