Module 1 Lesson 5: Introduction to Docker and Podman
Meet the giants of the container world. Learn about the Docker ecosystem and why Podman is becoming a popular 'Rootless' and 'Daemonless' alternative of choice.
5 articles
Meet the giants of the container world. Learn about the Docker ecosystem and why Podman is becoming a popular 'Rootless' and 'Daemonless' alternative of choice.
What's next? Explore the evolving landscape of container technology, from WebAssembly (WASM) and Serverless containers to the rise of 'Rootless' engines like Podman.
Meet the daemonless alternative. Explore Podman, the open-source container engine designed for security, rootless execution, and Kubernetes compatibility.
Master the security of the future. Learn how to run containers as a standard user without sudo or root privileges, and understand the trade-offs of rootless execution.
Think like Kubernetes. Learn how to use Podman to group related containers into 'Pods', allowing them to share resources and network namespaces like a production cluster.