mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-06-04 09:50:08 +00:00
allow to specify the docker socket path
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
@@ -283,7 +283,7 @@
|
||||
],
|
||||
"volumes": [
|
||||
{
|
||||
"name": "/var/run/docker.sock",
|
||||
"name": "%DOCKER_SOCKET_PATH%",
|
||||
"location": "/var/run/docker.sock",
|
||||
"writeable": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user