Understand the persistence issue with Containers, how Volumes and Bind mounts address them, how to manage them using the docker cli and some useful persistence topics
Learn how a Container works based on its Lifecycle state and the Docker cli commands to manage them effectively
Understand the difference between Docker Images & Containers, how they work and how Storage is optimized by Docker for maximum efficiency and performance
Docker simplified - its definition, benefits, Architecture and a quick demo of how easy it is to use