Files
podman/test/e2e/quadlet/devices.container
Alexander Larsson 6042ca7fd0 quadlet: Add support for AddDevice=
This lets you add custom device nodes into the container

Signed-off-by: Alexander Larsson <alexl@redhat.com>
2022-10-25 13:09:51 +02:00

8 lines
167 B
Plaintext

## assert-podman-args --device=/dev/fuse
## assert-podman-args --device=/dev/loop0:r
[Container]
Image=localhost/imagename
AddDevice=/dev/fuse
AddDevice=/dev/loop0:r