docker container rm

Remove one or more containers

Usage

docker container rm [OPTIONS] CONTAINER [CONTAINER...]

Description

See docker rm for more information.

Options

OptionShortDefaultDescription
--force-fForce the removal of a running container (uses SIGKILL)
--link-lRemove the specified link
--volumes-vRemove anonymous volumes associated with the container