|
|
|
|
|
by abacate
984 days ago
|
|
I would want this over docker and docker-compose any day. I've been using docker compose in production for a couple of years now and it adds another layer on top of systemd that is a continuous source of headache, especially during updates. Podman gets it right: no central daemon, can automatically generate systemd services for a whole pod. Updates are seamless. This by itself is enough of a reason to me. |
|