What you'll learn:
- In this course, you will learn the foundational concepts and practices of containerization in Docker.
After completion of this course you will know and understand how to implement, use and manage Docker.
Additionally, you should be able to: Introduce Docker and state its benefit over VM, Get a brief idea about Architecture of Docker and various terminology associated with it, Run Hello World in Docker, Describe what is Container in Docker, why to use it, and its various scopes, Create, start, stop and remove containers, Share, copy, and backup your data running in a container.
Course Outline:
01 Docker - Introduction to Docker
02 Docker - Application architecture
03 Docker - Overview
04 Insta;l Docker on Linux
05 Managing Docker Containers
06 Managing Docker Images
07 Building Container Images.