Template:howtoPodmanUpdate
Syntax
{{howtoPodmanUpdate}}
Usage
Code
{{howtoPodmanUpdate}}
Result
Update
NOTE:
This procedure updates all containers on the current system which are configured with an io.containers.autoupdate label.
[Server Shell]: Check if any image has been updated, if present, download the new image and restart the container
sudo podman auto-update
[Server Shell]: Delete unused images
sudo podman image prune