Day 21 : Docker Important interview Questions
What is the difference between an Image, Container and Engine?
Docker Images:A Docker image is a lightweight, standalone, and executable software package that includes everything needed to run a piece of software. It consists of layered file systems,...
iris1919.hashnode.dev18 min read