Skill Path on ,
Beyond Docker: Run Containers Across Runtimes
Explore how different container runtimes - Docker, Podman, nerdctl, ctr, and runc - execute containers. Compare their UX, architecture, and impact on containerized applications.
Curated lists of practical challenges sprinkled with a little bit of theory and lots of colorful diagrams to help you learn more efficiently. Skill paths are ultra focused learning series which you can use to develop or improve a specific skill: container networking troubleshooting, image building, etc.
Explore how different container runtimes - Docker, Podman, nerdctl, ctr, and runc - execute containers. Compare their UX, architecture, and impact on containerized applications.
Practice building container images, choosing the right base image, organizing multi-stage Dockerfiles, and troubleshooting common issues caused by flawed image composition.