docker system prune -a

Category: Docker

docker system prune -a

Remove all unused images, not just dangling ones

More aggressive cleanup — removes ALL unused images, not just dangling ones. Good for reclaiming lots of disk space.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.