1 -Topic Introduction - Introduction to Docker
2 -Introduction to Containerization
3 -Containerization Concepts
4 -Available container toolsets
5 -Docker at a Glance
6 -Docker Architecture
7 -Docker Objects
8 -Demonstration Official Docker Documentation Walkthrough
9 -Summary
10 -Overview of Docker Installation methods
11 -Demonstration - Installing Docker on Linux
12 -Demonstration - Docker Playground
13 -Introduction to Docker CLI
14 -Demonstration - Introduction to Docker Commands
15 -Overview of Docker Images
16 -Overview of Docker Containers
17 -Getting Started with Dockerfile
18 -Demonstration - Creating a Dockerfile
19 -Demonstration - Validating Dockerfile and building image