Day 21 Task: Docker Important interview Questions
Docker Interview
Questions & Answers
What is the Difference between an Image, Container and Engine?
Image vs Container vs Engine
1 . Image: Images are executable packages that contains application code, library and configuration files.
2 . Container:...
poojabhavani.hashnode.dev5 min read