podman provides an integrated auto-update mechanism, which I recently applied to all of my containers running on feldspaten. The mechanism is nice, but at first appears a bit counter-intuitive. In this post ’m trying to explain how you can use the mechanism and what to watch out for. I’ll start with the trap I think most people fall for.
auto-update is natural but not intuitive Most people’s path to containers starts with docker, which by itself is an amazing tool.
interesting… as far as i remember podman official docs say nothing about that; or at least i do not remember seeing anything. so i ended up using compose with the unofficial podman-compose, which ended up being very frustrating.
so i thought it was primarily meant for OpenShift instead.
maybe i’ll give podman another try now that i’m aware of that systemd integation.