docker rm images with null name code example Example: delete docker image repository none docker rmi $(docker images -f “dangling=true” -q)