Repeatable Development in Docker Containers

Turn “works on my box” into “works on any box with Docker installed.”

Every project needs its language version and its build tools. You shouldn’t have to install all of them on your laptop. Neither should people who help you with that project. Gain the power of repeatable development with (15-20?) five-minute lessons on running, using, and creating containers. Curate, isolate, and share your development environment, while your PC and editor configuration stay yours.
Note: this is NOT about using Docker in production. This course is immediately useful to individuals.

This is a course concept. If you think I should make it, then give me your email and I’ll notify you when I do.