moby/docs/sources/reference/commandline
Brian Goff 95f86da641 Revert rm -f deprecation use SIGKILL instead
`rm -f` was originally deprecated in favor of `rm --stop/--kill` since `rm
-f` was sending SIGTERM and potentially very slow.
Instead this will bring back `rm -f` but use SIGKILL isntead

Docker-DCO-1.1-Signed-off-by: Brian Goff <cpuguy83@gmail.com> (github: cpuguy83)
2014-08-07 18:20:43 -04:00
..
cli.md Revert rm -f deprecation use SIGKILL instead 2014-08-07 18:20:43 -04:00
docker_images.gif Added Reference Manual 2014-01-17 15:29:32 -05:00