Skip to content

anandology/docker-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Course Material for Docker Workshop

Outline

Getting Started

  • Overview of Docker
  • Overview of images, containers, registry
  • Running docker containers
  • Building Docker images using Dockerfile

Diving In

  • Inspecting Containers and Images
  • Exposing Ports
  • Using volumes to persist data
  • Working with environment
  • Linking Containers
  • Optimizing the size of docker images using multi-stage build

Docker Compose

  • Introduction to docker-compose
  • Deploying applications using docker-compose

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors