Introduction to Docker
  • Installation & Running Hello World using Docker
Docker Images & DockerHub
  • What are images, How to get them from Docker hub
Docker Container Lifecycles
  • How to create, start, stop container
Custom Image in Docker
  • Dockerfile NGINX container with HTML website
  • Dockerfile with a Hello World project of Nodejs