Joffrey F e174c3fd1c Revert -d/--timeout exclusion 7 years ago
..
cli e174c3fd1c Revert -d/--timeout exclusion 7 years ago
config 39d535c1f5 Fix unicode errors in interpolation / serialization 7 years ago
__init__.py 17195d33e6 1.19.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 48166a79c7 Add COMPOSE_PARALLEL_LIMIT to restrict global number of parallel operations 8 years ago
container.py d527f24ff0 Fix `ps` output to show all ports 8 years ago
errors.py 04394b1d0a Expand depends_on to allow different conditions (service_start, service_healthy) 8 years ago
network.py 8155ddc7ad Add support for custom names for networks, secrets, configs 8 years ago
parallel.py 8d3c7d4bce Clean up limit setting code and add reasonable input guards 7 years ago
progress_stream.py dc9184a90f progress_stream: Avoid undefined ANSI escape codes 9 years ago
project.py c63ad67e9c Convert to use any for finding stopped containers 7 years ago
service.py f22a1b6a2e Merge branch '5360-add-runtime-support' of https://github.com/cuckoohello/compose into cuckoohello-5360-add-runtime-support 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