Files
linuxkit/pkg/mkimage/build.yml
David Scott 5895976b33 tools/mkimage: grant access to block devices
Signed-off-by: David Scott <dave@recoil.org>
2021-10-18 21:00:55 +01:00

14 lines
176 B
YAML

image: mkimage
arches:
- amd64
config:
readonly: true
capabilities:
- CAP_SYS_ADMIN
- CAP_MKNOD
binds:
- /dev:/dev
devices:
- path: all
type: b