Day 21 Docker Important interview Questions.
What is the Difference between an Image, Container and Engine?
Docker Image:- Docker image is just a blueprint of the docker container.
Docker Container:- Docker container is the running instance of the docker image
Docker Engine:- Docker engine is ...
akashblogs-1689395803240.hashnode.dev6 min read