compose/cli
Djordje Lukic 1a3182fb7f Implement `docker start` for ACI 2020-08-12 14:50:47 +02:00
..
cmd Implement `docker start` for ACI 2020-08-12 14:50:47 +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 Implement `docker start` for ACI 2020-08-12 14:50:47 +02:00
main_test.go cli: Move to gotest.tools 2020-08-04 14:03:24 +02:00