mirror of
https://github.com/skoobasteeve/skoobasteeve.github.io.2.git
synced 2026-03-19 23:58:55 +00:00
final fixes
This commit is contained in:
@@ -22,7 +22,7 @@ Not only does podman auto-update save you all these steps, it will also automati
|
|||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
* Podman installed
|
* Podman installed
|
||||||
* Containers managed with systemd
|
* Containers [managed with systemd](https://docs.podman.io/en/stable/markdown/podman-generate-systemd.1.html)
|
||||||
* Containers you want to update must use the `--label "io.containers.autoupdate=registry"` run option
|
* Containers you want to update must use the `--label "io.containers.autoupdate=registry"` run option
|
||||||
|
|
||||||
## Instructions
|
## Instructions
|
||||||
@@ -89,7 +89,7 @@ pod-nextcloud-pod.service 71e48b691447 (mariadb) docker.io/library/maria
|
|||||||
pod-nextcloud-pod.service 9ed555fecdfa (caddy) docker.io/library/caddy registry true
|
pod-nextcloud-pod.service 9ed555fecdfa (caddy) docker.io/library/caddy registry true
|
||||||
```
|
```
|
||||||
\
|
\
|
||||||
During this process, the were restarted automatically with the latest image. You can verify this with `podman ps`.
|
During this process, the containers were restarted automatically with the latest image. You can verify this with `podman ps`.
|
||||||
|
|
||||||
``` shell
|
``` shell
|
||||||
podman ps
|
podman ps
|
||||||
|
|||||||
Reference in New Issue
Block a user