Discover that the response from Docker tells us the image hasn't been removed but only "untagged". docker rmi $(docker images -file "dangling=genuine" -q) # Remove on unstages images docker rmi or # Remove just one image docker image prune # Interactively remove dangling images All people who receives a copy https://jasperzgikm.fitnell.com/62361427/how-docker-run-command-can-save-you-time-stress-and-money