Remove Docker socket mapping from glances.json

Removed Docker socket volume mapping from configuration.

Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
Simon L.
2026-08-29 10:53:25 +02:00
committed by GitHub
parent 2c41edaec4
commit 926e56b92a
@@ -20,11 +20,6 @@
"source": "nextcloud_aio_glances",
"destination": "/etc/glances",
"writeable": true
},
{
"source": "%WATCHTOWER_DOCKER_SOCKET_PATH%",
"destination": "/var/run/docker.sock",
"writeable": false
}
],
"environment": [