mirror of
https://github.com/h7x4/usbip-dkms-devcontainer-feature.git
synced 2025-06-02 21:03:46 +02:00
Enable SYS_MODULE capability and disable seccomp
This commit is contained in:
parent
0c993b9f8e
commit
aa5df10a3c
@ -8,6 +8,9 @@
|
||||
"ghcr.io/devcontainers/features/common-utils"
|
||||
],
|
||||
|
||||
"capAdd": [ "SYS_MODULE" ],
|
||||
"securityOpt": [ "seccomp=unconfined" ],
|
||||
|
||||
"options": {
|
||||
"kernelVersion": {
|
||||
"type": "string",
|
||||
|
Loading…
x
Reference in New Issue
Block a user