mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
add apparmor_unconinfed to containers definition
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
1118ba6764
commit
eeeeb2f37b
5 changed files with 22 additions and 3 deletions
|
|
@ -323,7 +323,8 @@
|
|||
],
|
||||
"cap_add": [
|
||||
"SYS_ADMIN"
|
||||
]
|
||||
],
|
||||
"apparmor_unconfined": true
|
||||
},
|
||||
{
|
||||
"container_name": "nextcloud-aio-watchtower",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue