Joffrey F 45d590ef69 Merge pull request #5341 from docker/5336-fix-label-parsing 8 anni fa
..
cli b30cb77a7b docker-compose exec doesn't have -e option (fixes #4551) 8 anni fa
config 4563d8c050 Fix service label parsing 8 anni fa
__init__.py 9b03cdfdf8 1.18.0dev 8 anni fa
__main__.py bf1552da79 Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. 10 anni fa
bundle.py 2e81e6ceb2 flake8 error on master branch (fixes #5298) 8 anni fa
const.py dc838067fd Add shm_size to build-options (issue #3866) 8 anni fa
container.py d527f24ff0 Fix `ps` output to show all ports 8 anni fa
errors.py 04394b1d0a Expand depends_on to allow different conditions (service_start, service_healthy) 9 anni fa
network.py f965d2b374 Add check_duplicate=True when creating network 8 anni fa
parallel.py 9e88b15172 Fix --no-ansi flag not working properly 8 anni fa
progress_stream.py dc9184a90f progress_stream: Avoid undefined ANSI escape codes 9 anni fa
project.py 40c05cfc1e Add --no-start flag to up command. Deprecate create command. 8 anni fa
service.py 0e4bd32a65 Added unit test and used stop_timeout 8 anni fa
state.py ef4eb66723 Implement smart recreate behind an experimental CLI flag 10 anni fa
timeparse.py 6cac48c056 Add a vendored and modified pytimeparse 9 anni fa
utils.py 9430e5bf9d Avoid import ConfigurationError inside compose.utils (circular import) 8 anni fa
version.py 8f0ef26a73 Improved version comparisons throughout the codebase 8 anni fa
volume.py 8c30971299 Add support for v3.4 files and custom volume names 8 anni fa