mirror of
https://github.com/containers/podman.git
synced 2025-06-19 16:33:24 +08:00
@ -38,7 +38,7 @@ environment variable. `export REGISTRY_AUTH_FILE=path`
|
|||||||
```
|
```
|
||||||
# Start a container
|
# Start a container
|
||||||
$ podman run --label "io.containers.autoupdate=image" \
|
$ podman run --label "io.containers.autoupdate=image" \
|
||||||
--label "io.containers.autoupdate.autfile=/some/authfile.json" \
|
--label "io.containers.autoupdate.authfile=/some/authfile.json" \
|
||||||
-d busybox:latest top
|
-d busybox:latest top
|
||||||
bc219740a210455fa27deacc96d50a9e20516492f1417507c13ce1533dbdcd9d
|
bc219740a210455fa27deacc96d50a9e20516492f1417507c13ce1533dbdcd9d
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user