Remove all unused build cache, not only dangling records.
Section: System and Cleanup
Prune all build cache
bash
bash
docker builder prune -aExplanation
Can reclaim significant disk space after many builds.
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 System and Cleanup