mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
make watchtower read-only
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
56e3f27d6c
commit
45691e31df
1 changed files with 2 additions and 1 deletions
|
|
@ -388,7 +388,8 @@
|
||||||
"destination": "/var/run/docker.sock",
|
"destination": "/var/run/docker.sock",
|
||||||
"writeable": false
|
"writeable": false
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"read_only": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"container_name": "nextcloud-aio-domaincheck",
|
"container_name": "nextcloud-aio-domaincheck",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue