add apparmor_unconinfed to containers definition

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-04-27 19:24:14 +02:00
parent 1118ba6764
commit eeeeb2f37b
5 changed files with 22 additions and 3 deletions

View file

@ -88,6 +88,9 @@
"type": "string"
}
},
"apparmor_unconfined": {
"type": "boolean"
},
"volumes": {
"type": "array",
"items": {