Joffrey F 395dce9d2c Add check_duplicate=True when creating network 8 лет назад
..
cli d8194cf6f0 Add specific handling for pywintypes.error 8 лет назад
config 0ec77bf7d5 Config command generates invalid volumes (fixes #5176) 8 лет назад
__init__.py 4900f09991 Bump 1.16.1 8 лет назад
__main__.py bf1552da79 Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. 10 лет назад
bundle.py f083526829 referencing right segment of code 9 лет назад
const.py c7cdd63acf Add shm_size to build-options (issue #3866) 8 лет назад
container.py abac2eea37 Fix `ps` output to show all ports 8 лет назад
errors.py 04394b1d0a Expand depends_on to allow different conditions (service_start, service_healthy) 9 лет назад
network.py 395dce9d2c Add check_duplicate=True when creating network 8 лет назад
parallel.py fb531ceaa3 Fix --no-ansi flag not working properly 8 лет назад
progress_stream.py dc9184a90f progress_stream: Avoid undefined ANSI escape codes 9 лет назад
project.py 9587556e8f Add --no-start flag to up command. Deprecate create command. 8 лет назад
service.py f680d46d9a Move build labels parsing to config module 8 лет назад
state.py ef4eb66723 Implement smart recreate behind an experimental CLI flag 10 лет назад
timeparse.py 6cac48c056 Add a vendored and modified pytimeparse 9 лет назад
utils.py 21d597c2b4 Avoid import ConfigurationError inside compose.utils (circular import) 8 лет назад
version.py 56a23bfcd2 Improved version comparisons throughout the codebase 8 лет назад
volume.py b25eb084ae Add support for v3.4 files and custom volume names 8 лет назад