🐳 Learning path
Docker
Build, ship, and run anything in containers.
0 of 8 complete
Docker is the foundation of every modern deployment. This path takes
you from your first `docker run` through building custom images,
publishing to a registry, networking containers together, and
persisting data with volumes. By the end you'll have built and
pushed real applications — PHP-Apache, Node + env vars, multi-port
services — using only the techniques you learned along the way.