Day 21 Task: Docker Important interview Questions
What is the Difference between an Image, Container and Engine?
Image: An image in Docker is a lightweight, standalone, and executable software package that contains all the necessary code, libraries, and dependencies required to run a specific appl...
gopalgtm.hashnode.dev20 min read