Podman vs. Docker
Last week, I wrote about using Podman instead of Docker.
Today, I came across this article by Marin Bezhanov that goes deeper into the differences between Podman and Docker. There’s also a tutorial on using Podman.
The main difference is Podman doesn’t have a daemon like Docker does. This means you don’t have to start a background daemon before you can run your container workloads.
Another difference they call out is that you use podman-compose
instead of docker-compose
.
Master GitHub Actions with a Senior Infrastructure Engineer
As a senior staff infrastructure engineer, I share exclusive, behind-the-scenes insights that you won't find anywhere else. Get the strategies and techniques I've used to save companies $500k in CI costs and transform teams with GitOps best practices—delivered straight to your inbox.
Not sure yet? Check out the archive.
Unsubscribe at any time.