Skip to content

appearance

Choose a theme

Tune the docs for your next build session.

Docker Curriculum

A hands-on Docker tutorial

Learn Docker by building real apps.

Start with docker run, package a Flask app, connect it to Elasticsearch with Compose, and deploy it to AWS. No Docker experience required.

docker-curriculum ~ ready
$ docker run hello-world
 write your first Dockerfile
 run Flask + Elasticsearch with Compose
 deploy the app to AWS

Choose where to start