mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 17:26:28 +00:00
tools/mkimage: grant access to block devices
Signed-off-by: David Scott <dave@recoil.org>
This commit is contained in:
parent
380f36cc1a
commit
5895976b33
@ -8,3 +8,6 @@ config:
|
||||
- CAP_MKNOD
|
||||
binds:
|
||||
- /dev:/dev
|
||||
devices:
|
||||
- path: all
|
||||
type: b
|
||||
|
Loading…
Reference in New Issue
Block a user