Podman Posts of Interest
By Tom Sweeney GitHub
A number of blog posts have flung by and I have not had a chance to get individual link posts to them, so thought I would add a few here that have popped up recently, links after the break!.
- mkdev - (Video) Buildah, Dive, Skopeo: 3 Container Tools for building images on Kubernetes Cluster, with Gitlab CI - A video showing how these tools can be lightweight replacements for Docker.
- Scott McCarty - Updates to Container Tools in Red Hat Enterprise Linux 8.3 - Our own Scott McCarty previews the new container capabilities in Red Hat Enterprise Linux 8.3.
- Anais Urlichs - Docker Images Without Docker — A Practical Guide - Anais Talks about how the Docker Daemon runs as root, why that's a problem, and how Buildah and Podman avoids that.
- hostnextra.com site - Easy to Install Podman on Ubuntu 20.04 - Like the title says, how to easily install Podman on Ubuntu 20.04.
- Prakhar Sethi - Rootless containers with Podman: The basics - Prakhar introduces rootless containers with Podman.
- Damian Velazquez Cafaro - A Spotlight on Podman - Damian provides a nice overview on Podman.
- Cedric Clyburn - Transitioning from Docker to Podman - Cedric gives a nice overview of Podman and how you can transition to it from Docker.
- Hervé Beraud - Using Podman to run OpenStack OSLO.Messaging's Simulator- Hervé shows you how to run the simulator using Podman!