How To Remove Docker Containers, Images, Volumes, and ...
linuxize.com › post › how-to-remove-docker-imagesNov 15, 2020 · Docker doesn’t remove unused objects such as containers, images, volumes, and networks unless you explicitly tell it to do so. This article serves as a “cheat sheet” to help Docker users keep their system organized and free disk space by removing unused Docker containers, images, volumes, and networks.