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 designed to help you hone your DevOps or Server Side skills. Some challenges are more educational, while others are based on real-world scenarios. The platform provides hints and feedback for each challenge, including automated solution checks.
Challenges crafted by iximiuz Labs to help you master DevOps and Server Side topics.
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.
In this challenge, you will practice installing and configuring containerd: obtaining the release binaries, placing them in the correct locations, adding the container runtime and CNI plugins to the system, and starting a container with full networking support.
Challenges contributed by the community members sharing their knowledge and expertise.
Configure Docker to use gVisor (runsc) as the default runtime and verify kernel isolation between the host and containers.