Day 21 Task: Docker Important interview Questions.
1. What is the Difference between an Image, Container and Engine..?
Image : Docker Image is an executable package of software that includes everything needed to run an application. This image informs how a container should instantiate, determining w...
bhaktidesaidevops.hashnode.dev8 min read