Merge pull request #2432 from nextcloud/enh/noid/apparmor-unconfined

add apparmor_unconinfed to containers definition
This commit is contained in:
Simon L
2023-05-01 14:46:55 +02:00
committed by GitHub
5 changed files with 22 additions and 3 deletions

View File

@@ -105,6 +105,9 @@
"pattern": "^/dev/[a-z]+$"
}
},
"apparmor_unconfined": {
"type": "boolean"
},
"volumes": {
"type": "array",
"items": {