WhaleDeck logo

How to remove several Docker images at once

Written by Typ0genius profile picture @Typ0genius
solution

In this WhaleDeck Shorts, I answer the question of How to remove several Docker images at once. The answer is quite simple.


The answer is quite simple. The following command shows how to

remove the two containers with the names image/1 and image/2 at once.

docker rmi image/1 image/2
WhaleDeck
Tired of typing commands? Experience the ease of docker server management with WhaleDeck's beautiful GUI. Get things done faster and try it for free today! WhaleDeck on iPhone, iPad, and Mac