Day 21 : Docker Important interview Questions.
1. What is the Difference between an Image, Container and Engine?
Docker Image:
An image is a lightweight, stand-alone, executable package that includes everything needed to run a piece of software, including the code, a runtime, libraries, environm...
priyavars.hashnode.dev11 min read