docker rm <containers...>

Remove one or more containers

Arguments

NameDescription
containers

Options

NameDescription
-f, --forceForce the removal of a running container (uses SIGKILL)
-l, --linkRemove the specified link
-v, --volumesRemove the anonymous volumes associated with the container