table of contents
other versions
- trixie 26.1.5+dfsg1-9+b9
- testing 26.1.5+dfsg1-10
- unstable 27.5.1+dfsg3-2
- unstable 27.5.1+dfsg3-2
- experimental 27.5.1+dfsg3-1
conflicting packages
| DOCKER(1) | Docker User Manuals | DOCKER(1) |
NAME¶
docker-rmi - Remove one or more images
SYNOPSIS¶
docker rmi [OPTIONS] IMAGE [IMAGE...]
DESCRIPTION¶
Alias for docker image rm.
OPTIONS¶
-f, --force[=false] Force removal of the image
-h, --help[=false] help for rmi
--no-prune[=false] Do not delete untagged parents
SEE ALSO¶
| Sep 2025 | Docker Community |