dwww Home | Manual pages | Find package

DOCKER(1)                     Docker User Manuals                    DOCKER(1)

NAME
       docker-rm - Remove one or more containers

SYNOPSIS
       docker rm [OPTIONS] CONTAINER [CONTAINER...]

DESCRIPTION
       Alias for docker container rm.

OPTIONS
       -f, --force[=false]      Force the removal of a running container (uses
       SIGKILL)

       -l, --link[=false]      Remove the specified link

       -v, --volumes[=false]      Remove anonymous volumes associated with the
       container

SEE ALSO
       docker(1)

Docker Community                   Apr 2026                          DOCKER(1)

Generated by dwww version 1.14 on Sat Jun 13 09:42:42 CEST 2026.