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