compose/cli
Anca Iordache 4c3c219518
Merge pull request #411 from docker/enable_ecs
Enable ecs backend
2020-08-06 12:17:00 +02:00
..
cmd Merge pull request #411 from docker/enable_ecs 2020-08-06 12:17:00 +02:00
config Add license headers 2020-06-18 16:48:03 +02:00
formatter cli: Move to gotest.tools 2020-08-04 14:03:24 +02:00
mobycli Fix flaky nil pointer in signal forwarding to child process (see https://github.com/docker/api/runs/949400778) 2020-08-06 10:23:12 +02:00
options Validate run restart option value. Default value is “none”, instead of “no”, this is more in line with compose values, and changes only the default so should not have too much impact on legacy usage. 2020-08-04 17:11:21 +02:00
main.go fix signal passing to mobycli 2020-08-05 15:05:32 +02:00
main_test.go cli: Move to gotest.tools 2020-08-04 14:03:24 +02:00