From 926e56b92a0743c099f94604947222fa69fcfb60 Mon Sep 17 00:00:00 2001 From: "Simon L." Date: Sat, 29 Aug 2026 10:53:25 +0200 Subject: [PATCH] Remove Docker socket mapping from glances.json Removed Docker socket volume mapping from configuration. Signed-off-by: Simon L. --- community-containers/glances/glances.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/community-containers/glances/glances.json b/community-containers/glances/glances.json index 7c84c409..0cd75e6d 100644 --- a/community-containers/glances/glances.json +++ b/community-containers/glances/glances.json @@ -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": [