Introduction to Docker/ Giới thiệu về Docker
  • Introduction to Docker/ Giới thiệu về Docker
  • Docker Architecture/Kiến trúc Docker
  • Install Docker on Window/Cài đặt Docker trên Window
  • Run First Docker Container/Chạy Docker Container đầu tiên
Using Basic Docker/Sử dụng Docker cơ bản
  • Docker commands: pull a docker image
  • Docker commands: Run and Stop container
  • Docker commands: Start and Restart Container
  • Docker commands: Pause and Unpause Container
  • Docker commands: Fetch The Logs of A Container
  • Docker commands: Rename & Remove Container
  • Access a Container: Docker exec command
Docker Image Management
  • Introduction to Dockerize An Image
  • Demo Dockerize an Application
  • Docker List Images
  • Docker Remove Images
  • Docker Save Image
  • Intro to Docker Registry
  • Create DockerHub Account
  • Push Image into DockerHub
Using Docker Compose
  • Introduction to Docker Compose