mirror of
https://github.com/containers/podman.git
synced 2025-11-30 01:58:46 +08:00
10 lines
322 B
Plaintext
10 lines
322 B
Plaintext
## assert-last-key-contains Service ExecStart " --opt type=bind "
|
|
## assert-last-key-contains Service ExecStart " --opt device=/var/lib/data "
|
|
## assert-last-key-contains Service ExecStart " --opt nocopy "
|
|
## assert-last-key-contains Unit RequiresMountsFor "/var/lib/data"
|
|
|
|
[Volume]
|
|
Device=/var/lib/data
|
|
Type=bind
|
|
Copy=no
|