Clean Docker
With Docker, we can easily accumulate a large number of unused objects that consume significant disk space and it doesn’t remove unused objects such as containers, images, volumes, and networks unless we explicitly tell it to do.
Removing All Unused ...
gonzafernandez.hashnode.dev2 min read
Ezequiel E. Tejada
Code Tinkerer
Nice tips, Gonza!
Also, if you use Docker Desktop, there is an extension that makes cleaning up, quite easy. It's called Disk Usage.