The next generation of containers is here. Learn Podman directly from its creator, discover its exceptional security features, and start managing rootless containers that integrate easily into your systems.
In Podman in Action you will learn how
Build and run containers in rootless mode Develop and manage pods Use SystemD to oversee a container’s lifecycle Work with the Podman service via Python Keep your containers confined using Podman security features Manage containerized applications on edge devices
Podman in Action shows you how to deploy containerized applications on Linux, Windows, and MacOS systems using Podman. Written by Daniel Walsh, who leads the Red Hat Podman team, this book teaches you how to securely manage the entire application lifecycle without human intervention. You’ll quickly get to grips with Podman’s unique advantages over Docker, and learn how easy it is to migrate your Docker-based infrastructure. It also demonstrates how, with Podman, you can easily convert containerized applications into Kubernetes-based microservices.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the technology It’s time to upgrade your container engine! The Podman container manager delivers flexible image layer control, seamless Kubernetes compatibility, and rootless containers that can be created, run, and managed by users without admin rights. Plus, its OCI-compliant support for the Docker API lets you shift existing containers to Podman without breaking your scripts or changing the way you work.
About the book Podman in Action introduces the Podman container manager. The easy-to-follow explanations and examples give you a clear view of what containers are, how they work, and how to manage them using Podman’s powerful features. You’ll get a deep look at the Linux components Podman uses and even learn more about Docker along the way. You’ll especially appreciate author Dan Walsh’s unique insights into container security.
What's inside
Develop and manage pods Key security concepts including SELinux and SECCOMP Use systemd to oversee a container’s lifecycle Keep your containers confined using Podman security Manage containerized applications on edge devices Install and run Podman on MacOS and Windows
About the reader For developers or system administrators experienced with Linux and Docker.
About the author Daniel Walsh is a senior distinguished engineer at Red Hat, and leads the team that created Podman.
Table of Contents
PART 1 FOUNDATIONS 1 A next-generation container engine 2 Command line 3 Volumes 4 Pods PART 2 DESIGN 5 Customization and configuration files 6 Rootless containers PART 3 ADVANCED TOPICS 7 Integration with systemd 8 Working with Kubernetes 9 Podman as a service PART 4 CONTAINER SECURITY 10 Security container isolation 11 Additional security considerations
Good book that walks you a step further into container technology. Podman has better security and more features than its competitors. The book contains container technology in general and how they(podman) did with Selinux for rootless containers. It helps me not just playing with Podman but also powering me doing lots of Docker stuffs. Highly recommend if you want your container-foo further steps up!
Pretty good book, but a) already a bit outdated in 2024 (e.g. slirp4netns is not hard required anymore for rootless containers), and b) it's light on details in some areas. I would have like to have more exposition on networking internals, for example.
2025-02-08: it is nice to have one of the developers describe his project. only the editor is not that good. hence, although readable, the brag and the tables are not exactly helping.