Introduction
  • Introduction On Docker and Containerization of your application
Overview of Docker and Architecture
  • Overview of Docker
  • Docker Advantage and its Benefits
  • Comparison with Docker container vs Virtual Machine
Docker Installation Setup
  • Docker Installation setup for Windows
  • Docker Installation setup for Ubuntu
List of Docker commands
  • Docker pull image from Public repository HLD diagram
  • Docker pull commands
  • Docker Run command - HLD
  • Going to inside the Docker container
  • Start and stop of containers
  • Check the logs of docker containers
  • Docker History commands
  • How to build Docker file for python application - HLD
  • How to Build Docker file for python application with Handson
  • How to push Docker image on DockerHub Repository
  • How to Push Docker image on DockerHub Repository with Hands-on Lab
  • How to pull image from Docker Hub with HLD Diagram
  • How to Pull image from Docker Hub with Handson Labs
  • Docker Pause commands
  • Docker Restart Containers
  • Docker remove containers
  • Remove the docker image
  • Docker top command
  • Docker Kill to stop the containers
  • Docker Stats commands
Docker Quiz
  • How to Build the docker image on your local machine
  • How to run the docker image on your local machine
  • How to push the docker image to docker hub repo
  • How to check the docker running container via docker command tools
Lab 1:Hosting of Front and Backend application
  • Lab 1: How to run the multiple containers for Front and Backend - HLD Diagram
  • Lab 1: How to run the Frontend and Backend application on Multiple containers
  • Check other course
  • Thanks Message