It’s container alternative for Docker, I’ve used Docker for few years, and wanted to see what Podman is about. Keypoints that brough my attention are:
- Deamon-less architecture, so containers are under user starting them.
- Root-less first approach - by default containers don’t have root privileges.
- I’m not using swarm, and lack of it is not a problem.
Keypoints based on
Imaginary Cloud - Podman vs Docker Redhat Developers - 3 adantages of Podman over Docker - This is by Red Hat, so might be considered an Ad, as Podman is their product.