Scroll to navigation

DOCKER(1) Docker User Manuals DOCKER(1)

NAME

docker-volume-prune - Remove all unused local volumes

SYNOPSIS

docker volume prune [OPTIONS]

DESCRIPTION

Remove all unused local volumes

OPTIONS

--filter= Provide filter values (e.g. 'label=')

-f, --force[=false] Do not prompt for confirmation

-h, --help[=false] help for prune

SEE ALSO

docker-volume(1)

Aug 2023 Docker Community