mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
Assuming that docker kill is trying to actually kill the container is a mistake. If the container is not running we should report it back to the caller as a error. Docker-DCO-1.1-Signed-off-by: Dan Walsh <dwalsh@redhat.com> (github: rhatdan) Docker-DCO-1.1-Signed-off-by: Regan McCooey <rmccooey27@aol.com> (github: rmccooey27) Docker-DCO-1.1-Signed-off-by: Regan McCooey <rmccooey27@aol.com> (github: rhatdan) Upstream-commit: c92377e300d2e9863ffa8eda9c3166a039b60e09 Component: engine