What is the command to remove docker images:
To view list of images, type : Docker Images
To Remove Images, type: docker rmi (Image Name)
DevOps, Cloud and Blockchain Consultant
What is the command to remove docker images:
To view list of images, type : Docker Images
To Remove Images, type: docker rmi (Image Name)