compose/cli
Djordje Lukic 093a69136f Add --force to rm on ACI
If a container is running the user must force the removal of the
container.
2020-08-11 16:30:42 +02:00
..
cmd Add --force to rm on ACI 2020-08-11 16:30:42 +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 Add --force to rm on ACI 2020-08-11 16:30:42 +02:00
main_test.go cli: Move to gotest.tools 2020-08-04 14:03:24 +02:00