Edited text under "### Remove multple images" (#20191)

* Edited text under "### Remove multple images"

* Address suggested changes
This commit is contained in:
Ellysha Chavez
2018-11-03 18:43:27 -07:00
committed by Manish Giri
parent 23c5625066
commit 85dcaab93a

View File

@ -12,7 +12,7 @@ After that you make sure which image want to remove, to do that executing this s
### 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> ...`