mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-04 16:30:52 +00:00
test: losetup needs block device access
Signed-off-by: David Scott <dave@recoil.org>
This commit is contained in:
@@ -14,6 +14,10 @@ onboot:
|
||||
binds:
|
||||
- /check.sh:/check.sh
|
||||
- /dev:/dev
|
||||
devices:
|
||||
# all block devices
|
||||
- path: all
|
||||
type: b
|
||||
command: ["sh", "./check.sh"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
|
||||
|
Reference in New Issue
Block a user