4 ms·
With podman its just `podman auto-update` Will pull the latest version of the image down.
by bikezen 10mo ago
With podman its just `podman auto-update` Will pull the latest version of the image down.
- Aluminum0643 10mo agoFor 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.