compose/compose
Joffrey F 03fefaca39 Fix service label parsing
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-11-07 17:13:58 -08:00
..
cli Add specific handling for pywintypes.error 2017-10-16 16:46:21 -07:00
config Fix service label parsing 2017-11-07 17:13:58 -08:00
__init__.py Bump 1.17.0 2017-11-01 14:46:17 -07:00
__main__.py Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. 2016-01-07 13:09:24 -05:00
bundle.py flake8 error on master branch (fixes #5298) 2017-11-01 13:36:22 -07:00
const.py Add shm_size to build-options (issue #3866) 2017-10-16 16:46:21 -07:00
container.py Fix `ps` output to show all ports 2017-06-19 13:28:04 -07:00
errors.py Expand depends_on to allow different conditions (service_start, service_healthy) 2017-01-04 11:28:30 -08:00
network.py Add check_duplicate=True when creating network 2017-10-16 16:46:21 -07:00
parallel.py Fix --no-ansi flag not working properly 2017-08-28 15:21:39 -07:00
progress_stream.py progress_stream: Avoid undefined ANSI escape codes 2016-11-25 10:16:37 +00:00
project.py Add --no-start flag to up command. Deprecate create command. 2017-10-16 16:46:18 -07:00
service.py Move build labels parsing to config module 2017-10-16 16:46:21 -07:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
timeparse.py Add a vendored and modified pytimeparse 2016-11-16 12:10:32 -05:00
utils.py Avoid import ConfigurationError inside compose.utils (circular import) 2017-10-16 16:46:21 -07:00
version.py Improved version comparisons throughout the codebase 2017-07-13 17:37:26 -07:00
volume.py Add support for v3.4 files and custom volume names 2017-08-21 13:09:19 -07:00