compose/compose
Ulysses Souza 5add9192ac Rename envvar switch to COMPOSE_DOCKER_CLI_BUILD
From `COMPOSE_NATIVE_BUILDER` to `COMPOSE_DOCKER_CLI_BUILD`

Signed-off-by: Ulysses Souza <ulysses.souza@docker.com>
2019-08-30 12:11:09 +02:00
..
cli Rename envvar switch to COMPOSE_DOCKER_CLI_BUILD 2019-08-30 12:11:09 +02:00
config Fix typo in 'split_env' error message 2019-07-24 09:25:10 -04: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 Use improved API fields for project events when possible 2018-12-13 14:13:20 -08: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 fix warning method is deprecated with tests 2019-05-15 23:46:12 +06: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 Rename envvar switch to COMPOSE_DOCKER_CLI_BUILD 2019-08-30 12:11:09 +02:00
service.py Add comment on native build and fix typo 2019-08-29 16:30:50 +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