Day21 of #90DaysOfDevOps Challenge
Important interview questions and Answers for Docker:
1. What is the difference between an Image, Container and Engine?
Image - An image is a template to create a container, just like a machine image to create a VM. It is an executable package that h...
aishwaryakeshri.hashnode.dev14 min read