mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-01-06 13:56:45 +08:00
add mknod capability to collabora
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
ebbc68e4e5
commit
5ed71e8a88
1 changed files with 3 additions and 0 deletions
|
@ -323,6 +323,9 @@
|
|||
],
|
||||
"networks": [
|
||||
"nextcloud-aio"
|
||||
],
|
||||
"cap_add": [
|
||||
"MKNOD"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue