fickit: Add kexec
This commit is contained in:
parent
8d8d8d7c82
commit
68bd43c7ce
3 changed files with 21 additions and 0 deletions
11
fickit-pkg/kexec/build.yml
Normal file
11
fickit-pkg/kexec/build.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
image: kexec
|
||||
network: true
|
||||
config:
|
||||
binds:
|
||||
- /dev:/dev
|
||||
capabilities:
|
||||
- CAP_SYS_BOOT
|
||||
net: new
|
||||
ipc: new
|
||||
arches:
|
||||
- amd64
|
||||
Reference in a new issue