Uninstalling docker for mac

broken image
broken image

docker imagesĭebian latest 67e34c1c9477 2 weeks ago 114MB You need this image name (under repository column) or the Image ID to delete a docker image from your system. The output will show all the docker images and their image ID. Ways to remove docker imagesįirst, check the docker images present on your system with this command: docker images In this article, I’ll discuss various scenarios of deleting docker images from your system. Deleting old and unused docker images will free up plenty of disk space for you. If you keep on creating docker images, you’ll soon start to run out of space.