docker rmi

Estimated reading time: 1 minute

Description

Remove one or more images

Usage

docker rmi [OPTIONS] IMAGE [IMAGE...]

Options

Name, shorthand Default Description
--force, -f false Force removal of the image
--no-prune false Do not delete untagged parents

Parent command

Command Description
docker The base command for the Docker CLI.

Extended description

Alias for docker image rm.

chat icon Feedback? Suggestions? Can't find something in the docs?
Edit this page Request docs changes Get support
Rate this page: