Update community-containers/glances/glances.json

Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Pi-Farm <43029891+pi-farm@users.noreply.github.com>
This commit is contained in:
Pi-Farm 2026-01-30 16:50:58 +01:00 committed by GitHub
parent 434deeb9e9
commit f7ab17c8ef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,7 @@
"writeable": true
},
{
"source": "/var/run/docker.sock",
"source": "%WATCHTOWER_DOCKER_SOCKET_PATH%",
"destination": "/var/run/docker.sock",
"writeable": false
}