Provided by: docker.io_28.2.2-0ubuntu1~24.04.1_amd64 

NAME
docker-volume-rm - Remove one or more volumes
SYNOPSIS
docker volume rm [OPTIONS] VOLUME [VOLUME...]
DESCRIPTION
Remove one or more volumes. You cannot remove a volume that is in use by a container.
OPTIONS
-f, --force[=false] Force the removal of one or more volumes
SEE ALSO
docker-volume(1) Docker Community Jun 2025 DOCKER(1)