Joffrey F f89a55e488 Add support for oom_kill_disable in service config 8 years ago
..
cli a1a6fb485b docker-compose exec doesn't have -e option (fixes #4551) 8 years ago
config f89a55e488 Add support for oom_kill_disable in service config 8 years ago
__init__.py 6d101fb068 Bump 1.17.1 8 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 0847f8e84b flake8 error on master branch (fixes #5298) 8 years ago
const.py c7cdd63acf Add shm_size to build-options (issue #3866) 8 years ago
container.py abac2eea37 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 395dce9d2c Add check_duplicate=True when creating network 8 years ago
parallel.py 6dfd469354 Progress markers are not shown correctly for docker-compose up (fixes #4801) 8 years ago
progress_stream.py dc9184a90f progress_stream: Avoid undefined ANSI escape codes 9 years ago
project.py 6dfd469354 Progress markers are not shown correctly for docker-compose up (fixes #4801) 8 years ago
service.py f89a55e488 Add support for oom_kill_disable in service config 8 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 21d597c2b4 Avoid import ConfigurationError inside compose.utils (circular import) 8 years ago
version.py 56a23bfcd2 Improved version comparisons throughout the codebase 8 years ago
volume.py b25eb084ae Add support for v3.4 files and custom volume names 8 years ago