moby--moby/api/server
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
..
MAINTAINERS api/server/MAINTAINERS: comment proppy (vacation) 2014-07-14 10:13:46 -07:00
server.go Revert `rm -f` deprecation use SIGKILL instead 2014-08-07 18:20:43 -04:00
server_unit_test.go Revert `rm -f` deprecation use SIGKILL instead 2014-08-07 18:20:43 -04:00