Skip to content

thedevstone/Docker101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker 101

Docker from zero to hero


The repo is structured in an incremental approach to docker and it follows slides sections. Scripts showed in slides are also present in scripts folders.

Docker - Intro

  • Theory behind Docker and virtualization
  • Docker basic commands
  • Containers' lifecycle commands

Docker - Dockerfile

  • Docker images
  • The Dockerfile structure
  • Main dockerfile commands
  • 1 REST API (Flask) example

Docker - Docker Compose

  • Why composing images
  • The Docker compose structure
  • Main docker-compose commands
  • 1 REST API (Flask) example

About

Docker from zero to hero

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published