mirror of
https://github.com/docker/docs.git
synced 2026-03-31 08:18:55 +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.