compose/compose
Ryosuke TOKUAMI 89cf753299 Use docker cli on run when the envvar passed.
Make docker-compose run pass the the cli option
to project.up to build images using docker cli
considering COMPOSE_DOCKER_CLI_BUILD environment
variable.

Signed-off-by: Ryosuke TOKUAMI <mail@pokutuna.com>
2020-08-21 18:32:29 +02:00
..
cli Use docker cli on run when the envvar passed. 2020-08-21 18:32:29 +02:00
config Fix tox failures 2020-08-21 18:32:29 +02:00
__init__.py "Bump 1.27.0-rc1" 2020-08-21 18:32:29 +02:00
__main__.py Removed Python2 support 2020-06-03 17:37:47 +02:00
const.py rename schema to compose_spec 2020-07-09 15:52:46 +02:00
container.py Removed Python2 support 2020-08-21 18:32:29 +02:00
errors.py Removed Python2 support 2020-08-21 18:32:29 +02:00
network.py Removed Python2 support 2020-08-21 18:32:29 +02:00
parallel.py Removed Python2 support 2020-08-21 18:32:29 +02:00
progress_stream.py Removed Python2 support 2020-08-21 18:32:29 +02:00
project.py Removed Python2 support 2020-08-21 18:32:29 +02:00
service.py Removed Python2 support 2020-08-21 18:32:29 +02:00
timeparse.py Removed Python2 support 2020-08-21 18:32:29 +02:00
utils.py Removed Python2 support 2020-08-21 18:32:29 +02:00
version.py Removed Python2 support 2020-06-03 17:37:47 +02:00
volume.py Removed Python2 support 2020-08-21 18:32:29 +02:00