Skip to content

backbuu/course-introduction-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course outline of Introduction to Docker

Day 1

  • What is Container ?
  • Why container is matter ?
  • Docker component and ecosystem
  • Docker Image
  • Docker Container
  • Docker Registry
  • Tools

Day 2

  • Store and Get Docker images from Docker Hub
    • Public Docker repository
    • Private Docker repository
  • Build containers from images
    • Dockerfile
  • Deploy applications with Docker
  • Network of Docker containers
  • Manage Data persistence with Volumes
  • How to use Docker with Continuous Integration and Delivery process ?
  • Docker compose
  • Introduction to Docker Swarm
  • Monitoring

Workshops and Examples

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 44.7%
  • Dockerfile 25.3%
  • Go 11.5%
  • HTML 10.0%
  • CSS 8.5%