Guillermo Arribas 57eb1c463f Progress markers are not shown correctly for docker-compose up (fixes #4801) 8 years ago
..
cli 3e725162ec Reduce up() cyclomatic complexity 8 years ago
config 53e0378379 Mount with same container path and different mode should override 8 years ago
__init__.py d1eabcecb6 1.17.0 dev 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 f083526829 referencing right segment of code 8 years ago
const.py dc838067fd Add shm_size to build-options (issue #3866) 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 103f7963c4 Add exclusion for networkname 8 years ago
parallel.py 57eb1c463f 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 57eb1c463f Progress markers are not shown correctly for docker-compose up (fixes #4801) 8 years ago
service.py 57eb1c463f Progress markers are not shown correctly for docker-compose up (fixes #4801) 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 9430e5bf9d Avoid import ConfigurationError inside compose.utils (circular import) 8 years ago
version.py 8f0ef26a73 Improved version comparisons throughout the codebase 8 years ago
volume.py 8c30971299 Add support for v3.4 files and custom volume names 8 years ago