Important Docker Interview Question and Answer
What is the difference between image, container, and engine?
Docker Engine - It is client-server technology that builds and runs containers using docker's components and services. Docker works with the daemon process, which is dockerd, REST API and ...
neel-soni.hashnode.dev6 min read