Introduction to Docker - A Containerization Platform
  • Introduction to Docker
  • Docker Container vs Virtual Machine
  • Docker Installation on Windows Platform
  • Docker Basic Commands
  • Docker Bind Mount and Volumes
  • Create your first image using shell
  • Dockerfile
  • Dockerfile CMD vs ENTRYPOINT instructions
  • Creating Image using Dockerfile