Time:12-06
I have these images
If I remove the first image it worked
But I couldn't remove the second image
Any reason?
CodePudding user response:
We have to use the tag name as well. For the new-image it will get the latest tag as default
docker rmi httpd:alpine
Page link:https//www.codepudding.com/frontend/217696.html