Hacker News new | ask | show | jobs
by 3abiton 25 days ago
Podman has lots of underappreciated features, and it's fully open-source!
1 comments

hmmm, care to tell us a few of them?
I would also add buildah and skopeo to the mix of things that podman does better. also, podman desktop has better licensing that docker desktop. podman is modular and as such they could easily change the way they do networking over time, for once it doesn't break iptables and firewall rules by design but rather works together with the security design around these tools.
Kube play and quadlets are cool
Apart from rootless, main winning point is daemonless running of the containers. There is no podman service.
Running systemd inside a container + automatic SELinux integration