Docker Important Theory Questions
Questions:
What is the Difference between an Image, Container and Engine?
ImageContainerEngineAn image is a lightweight,A container is a runningThe engine is the core componentpackage that includesisolated from other containersof a containerization p...
mizanf123.hashnode.dev6 min read