docker-rmi
Remove one or more images
- Provided by: docker.io (Version: 29.1.3-0ubuntu3~25.10.1)
- Source: docker.io-app
- Report a bug
Remove one or more images
docker rmi [OPTIONS] IMAGE [IMAGE...]
Alias for docker image rm.
-f, --force[=false] Force removal of the image
--no-prune[=false] Do not delete untagged parents
--platform=[] Remove only the given platform variant. Formatted as "os[/arch[/variant]]" (e.g., "linux/amd64")