Install Docker Engine on Debian
Practice installing Docker on Debian and learn about the different components that make up Docker Engine.
Focused, hands-on problems for sharpening your DevOps and server-side skills. Some teach specific concepts while others mirror real-world scenarios. Every challenge includes hints, feedback, and automated solution checks.
Practice installing Docker on Debian and learn about the different components that make up Docker Engine.
Practice installing Docker on Fedora and learn about the different components that make up Docker Engine.
Practice installing Docker on Ubuntu and learn about the different components that make up Docker Engine.
Explore how nerdctl tries to look like Docker when it comes to UX. Are containers started with nerdctl any different from those started with Docker 🐳?
Learn how to label container images using the ctr command.
Learn how to pull container images from different registries using the ctr command.
Learn how to tag and push container images to a remote registry using the ctr command.
Learn how to work with containerd namespaces using the ctr command-line client.