Files
docker-cli/components/cli/command
Brian Goff e727185cfe Handle run --rm against older daemons on the cli
For previous versions of Docker, `--rm` was handled client side, as such
there was no support in the daemon for it.
Now it is handled daemon side, but we still need to handle the case of a
newer client talking to an older daemon.

Falls back to client-side removal when the daemon does not support it.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
Upstream-commit: 4632a029d9
Component: cli
2016-11-21 20:39:04 -05:00
..
2016-11-17 10:54:10 -08:00
2016-11-08 16:17:15 -08:00
2016-11-17 10:54:10 -08:00
2016-11-17 10:54:10 -08:00
2016-11-17 10:54:10 -08:00
2016-10-25 06:43:54 +00:00
2016-11-17 10:54:10 -08:00
2016-11-17 10:54:10 -08:00
2016-11-17 10:54:10 -08:00
2016-11-17 10:54:10 -08:00
2016-09-19 10:34:31 -07:00