diff --git a/community-containers/glances/glances.json b/community-containers/glances/glances.json index d304c4ac..13bb13d1 100644 --- a/community-containers/glances/glances.json +++ b/community-containers/glances/glances.json @@ -22,7 +22,7 @@ "writeable": true }, { - "source": "/var/run/docker.sock", + "source": "%WATCHTOWER_DOCKER_SOCKET_PATH%", "destination": "/var/run/docker.sock", "writeable": false }