mirror of
https://github.com/docker/cli.git
synced 2025-04-20 06:27:49 +03:00
462 B
462 B
docker rmi
Remove one or more images
Aliases
docker image rm
, docker image remove
, docker rmi
Options
Name | Type | Default | Description |
---|---|---|---|
-f , --force |
bool |
Force removal of the image | |
--no-prune |
bool |
Do not delete untagged parents |