Hacker News new | ask | show | jobs
by bikezen 212 days ago
With podman its just `podman auto-update` Will pull the latest version of the image down.
1 comments

For some reason though that command updates all containers configured to auto-update (ex, "AutoUpdate=registry" in the quadlet file). It would be nice to be able to pass a container name after the command, but that is unsupported.