how to remove <none> docker images code example Example: delete docker image repository none docker rmi $(docker images -f “dangling=true” -q)