Edited text under "### Remove multple images" (#20191)
* Edited text under "### Remove multple images" * Address suggested changes
This commit is contained in:
committed by
Manish Giri
parent
23c5625066
commit
85dcaab93a
@ -12,7 +12,7 @@ After that you make sure which image want to remove, to do that executing this s
|
|||||||
|
|
||||||
### Remove multiple images
|
### Remove multiple images
|
||||||
|
|
||||||
There is a way to remove more than one images at a time, when you want to remove multiple specific images. So to do that first get Image IDs simply by listing the images then execute simple followed command.
|
You may remove multiple images at the same time. The first thing you will want to do is, get the Image IDs by listing the images, then execute the following command:
|
||||||
|
|
||||||
`docker rmi <your-image-id> <your-image-id> ...`
|
`docker rmi <your-image-id> <your-image-id> ...`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user