WhaleDeck logo

How to list all Docker images larger than 1gb

Written by Typ0genius profile picture @Typ0genius
solution

Quickly learn How to list all Docker images larger than 1gb with WhaleDeck Shorts. Clear, step-by-step guides for Docker.


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

list all Docker images that are larger than 1gb.

docker image ls -a | grep 'GB'
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