A live coding session where a PERN stack app (PostgreSQL, Express, React, Node.js) called League Decks is progressively Dockerized. The session covers writing Dockerfiles for both the API server and React client, setting up Docker Compose with networking, handling Prisma ORM quirks inside containers, managing environment variables, configuring volume mounts for hot-reloading with nodemon, and organizing multi-service container orchestration. Practical issues like Docker layer caching, .dockerignore, and the difference between bridge and host networking are also discussed.
ā¢1h 55m watch time