mirror of
https://github.com/containers/podman.git
synced 2025-07-03 17:27:18 +08:00
docs: update Quadlet volume Options desc
Signed-off-by: localhost <xpaomian@gmail.com>
This commit is contained in:
@ -1221,7 +1221,7 @@ Valid options for `[Volume]` are listed below:
|
|||||||
| Group=192 | --opt group=192 |
|
| Group=192 | --opt group=192 |
|
||||||
| Image=quay.io/centos/centos\:latest | --opt image=quay.io/centos/centos\:latest |
|
| Image=quay.io/centos/centos\:latest | --opt image=quay.io/centos/centos\:latest |
|
||||||
| Label="foo=bar" | --label "foo=bar" |
|
| Label="foo=bar" | --label "foo=bar" |
|
||||||
| Options=XYZ | --opt XYZ |
|
| Options=XYZ | --opt "o=XYZ" |
|
||||||
| PodmanArgs=--driver=image | --driver=image |
|
| PodmanArgs=--driver=image | --driver=image |
|
||||||
| Type=type | Filesystem type of Device |
|
| Type=type | Filesystem type of Device |
|
||||||
| User=123 | --opt uid=123 |
|
| User=123 | --opt uid=123 |
|
||||||
|
Reference in New Issue
Block a user