Remove all unused images.
Section: Images
Prune unused images
bash
bash
docker image prune -aExplanation
More aggressive than pruning only dangling images.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Images