Day 21: Docker Important interview Questions.
In a DevOps interview focused on Docker, concise and precise answers are essential. Let's address each question succinctly:
Difference between an Image, Container, and Engine:
Image: A blueprint for creating containers. It contains all the dependenc...