/docker-session-demo

3-day sessions on Containerization (Docker) - Basic to Advance - Hands-on Demo

Primary LanguageJavaScript

docker-session-demo

Day 01:

  • Introduction to DevOps
  • What is Containerization? How it differs from Virtualization.
  • Basics of Docker, Docker Architecture & Components
  • Dev Env Setup and basic Docker commands
  • Demo

Day 02:

  • Writting and Breakdown of Dockerfile
  • Little depth on the docker commands
  • Understanding the Docker layer and caching
  • Introduction to Container registry
  • Tagging and Push to the docker registry
  • Docker Volume
  • Demo

Day 03:

  • Docker networking
  • Docker compose
  • Best Practices of using Docker/Container
  • Container tools other than Docker
  • Demo