compose/cli
Guillaume Tardif f55823b70f Make Moby command detection (based on help output) more robust. It seems some tabs have been replaced by spaces in CLI 20.10. Covered with e2e test TestUnsupportedCommand.
We need to install docker CLI ourselves in Github actions nodes.

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2020-12-15 12:32:13 +01:00
..
cmd No rebuild on compose up if image already exists by default, added first use of compose pull_policy and `compose up --build` to allow to force rebuild. 2020-12-10 18:38:16 +01:00
config Update copyright 2020-09-22 12:13:00 +02:00
formatter Update copyright 2020-09-22 12:13:00 +02:00
mobycli Make Moby command detection (based on help output) more robust. It seems some tabs have been replaced by spaces in CLI 20.10. Covered with e2e test TestUnsupportedCommand. 2020-12-15 12:32:13 +01:00
options Add platform when running containers 2020-11-30 11:51:46 +01:00
main.go Parse --version and forward to docker/cli 2020-12-14 15:16:22 +01:00
main_test.go Fix 2 corner cases with PATH settings 2020-10-29 15:35:22 +01:00