compose/compose
Guillaume Lours 2e7493a889 Set no-colors to true if CLICOLOR env variable is set to 0
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2019-10-21 11:37:46 +02:00
..
cli Set no-colors to true if CLICOLOR env variable is set to 0 2019-10-21 11:37:46 +02:00
config Fix same file 'extends' optimization 2019-10-09 11:36:17 +06:00
__init__.py "Bump 1.24.0" 2019-03-28 19:38:25 +01: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 fix warning method is deprecated with tests 2019-05-15 23:46:12 +06:00
const.py Add working dir, config files and env file in service labels 2019-10-15 09:18:09 +02:00
container.py Don't append slugs to containers created by "up" 2018-11-27 18:58:55 -08:00
errors.py Expand depends_on to allow different conditions (service_start, service_healthy) 2017-01-04 11:28:30 -08:00
network.py Prevent KeyError when remote network labels are None. 2019-09-05 21:36:10 +02:00
parallel.py Bring zero container check up in the call stack 2019-01-10 15:48:37 -08:00
progress_stream.py fix race condition after pulling image 2019-01-09 23:14:12 +01:00
project.py Add working dir, config files and env file in service labels 2019-10-15 09:18:09 +02:00
service.py Add working dir, config files and env file in service labels 2019-10-15 09:18:09 +02: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 Update `reorder_python_imports` version to fix Unicode problems 2018-12-01 00:35:34 +01:00
version.py Improved version comparisons throughout the codebase 2017-07-13 17:37:26 -07:00
volume.py fix warning method is deprecated with tests 2019-05-15 23:46:12 +06:00