mirror of
https://github.com/moby/moby.git
synced 2026-01-06 07:21:23 +03:00
Add ability to force removal of running container via docker rm -f
Docker-DCO-1.1-Signed-off-by: Brian Goff <cpuguy83@gmail.com> (github: cpuguy83)
This commit is contained in:
@@ -51,6 +51,11 @@ What's new
|
||||
**New!** You can now use the force parameter to force delete of an image, even if it's
|
||||
tagged in multiple repositories.
|
||||
|
||||
.. http:delete:: /containers/(id)
|
||||
|
||||
**New!** You can now use the force paramter to force delete a container, even if
|
||||
it is currently running
|
||||
|
||||
v1.9
|
||||
****
|
||||
|
||||
|
||||
Reference in New Issue
Block a user