kcboschert 64b466c0bc Add optional argument to pull dependencies on docker-compose pull. 9 years ago
..
cli 64b466c0bc Add optional argument to pull dependencies on docker-compose pull. 7 years ago
config 9dde4fff0e Add support for 3.6 schema and tmpfs mount size 7 years ago
__init__.py 8ea89efdd8 1.20.0-dev 7 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 2e81e6ceb2 flake8 error on master branch (fixes #5298) 8 years ago
const.py 9dde4fff0e Add support for 3.6 schema and tmpfs mount size 7 years ago
container.py bb16d9e951 Add health string generator to match `docker ps` output 7 years ago
errors.py 04394b1d0a Expand depends_on to allow different conditions (service_start, service_healthy) 8 years ago
network.py d63500a191 Move priority option to service network reference 7 years ago
parallel.py 7591639c72 Fix #5465 by catching a no-image exception in 7 years ago
progress_stream.py dc9184a90f progress_stream: Avoid undefined ANSI escape codes 9 years ago
project.py 64b466c0bc Add optional argument to pull dependencies on docker-compose pull. 7 years ago
service.py 3a0ed8cbba Modified options dict leads to a mismatched config hash for API < 1.30 7 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 79b20eb53f Add support for mount syntax 8 years ago
version.py 8f0ef26a73 Improved version comparisons throughout the codebase 8 years ago
volume.py 79b20eb53f Add support for mount syntax 8 years ago