docker image ls --format 'table {{.Repository}} {{.Tag}} {{.Size}}'

Category: Docker

docker image ls --format 'table {{.Repository}} {{.Tag}} {{.Size}}'

List images with a custom formatted table output

Shows images as a formatted table with custom columns (repository, tag, size).
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.