mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
Merge pull request #3781 from nextcloud/enh/noid/collabora-mknod
add mknod capability to collabora
This commit is contained in:
commit
c67bd8f7db
1 changed files with 3 additions and 0 deletions
|
|
@ -323,6 +323,9 @@
|
||||||
],
|
],
|
||||||
"networks": [
|
"networks": [
|
||||||
"nextcloud-aio"
|
"nextcloud-aio"
|
||||||
|
],
|
||||||
|
"cap_add": [
|
||||||
|
"MKNOD"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue