mirror of
https://github.com/docker/docs.git
synced 2026-04-01 08:48:56 +07:00
`--force` in `rm --force` claimed to remove the container (which `rm` obviously does). `--force` allows a container to be removed even if it's still running.