Day #21: Docker Important interview Questions.
What is the Difference between an Image, Container, and Engine?
Image: A Docker image is a lightweight, standalone, and executable package that includes everything needed to run a piece of software, such as code, runtime, libraries, and system tools...
theshubhamgour.hashnode.dev5 min read