Add NET capabilities

This commit is contained in:
Alexandre
2025-01-14 13:41:06 +01:00
committed by GitHub
parent e7f8a19f45
commit 53391b8217

View File

@@ -35,7 +35,9 @@
}, },
"privileged": [ "privileged": [
"SYS_ADMIN", "SYS_ADMIN",
"DAC_READ_SEARCH" "DAC_READ_SEARCH",
"NET_ADMIN",
"NET_RAW"
], ],
"schema": { "schema": {
"TZ": "str?" "TZ": "str?"