compose/compose
Ulysses Souza a0592ce585 "Bump 1.25.0"
Signed-off-by: Ulysses Souza <ulysses.souza@docker.com>
2019-11-18 19:14:13 +01:00
..
cli Make container service color deterministic, remove red from chosen colors 2019-11-03 23:44:31 +00:00
config Fix same file 'extends' optimization 2019-10-09 11:36:17 +06:00
__init__.py "Bump 1.25.0" 2019-11-18 19:14:13 +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 Fix non ascii chars error. Python2 only 2019-11-18 15:43:50 +01: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