Skip to content

mewelling/docker-examples

Repository files navigation

The ABCs of Docker

From A to B to C and beyond, here are some helpful demos and tricks for going from a lovable local dev (boo) to a superpowered container wiz.

Demo Guides

  1. The Basics
    • Run a Node.js app locally
    • Containerize it!
    • Use that container for local development
  2. Connected Containers
    • Pull mongo from an image and run it
    • See how two containers can communicate
    • Checkout how using multiple docker-compose files can customize your setup
    • (Bonus) See "works on my machine" in action
  3. Multi Stage and CICD
    • What are multi-stage docker builds?
    • Build, test, and deploy your containers

About

Docker demos and best practices for local development and beyond.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published