Day 21 Task: Docker Important interview Questions.
What is the Difference between an Image, Container and Engine? Image: An image is a lightweight, standalone, and executable package that includes everything needed to run a piece of software, including the code, runtime, libraries, and system tools. ...




