remove /etc/localtime

This commit is contained in:
2026-03-27 18:13:09 +01:00
parent b9b3af69ec
commit 86f5655a10
+1 -1
View File
@@ -55,7 +55,7 @@ services:
- rrdcached
volumes:
- /var/lib/docker/volumes/librenms/librenms_data:/data
- /etc/localtime:/etc/localtime:ro
# - /etc/localtime:/etc/localtime:ro
ports:
- "8000:8000"
restart: unless-stopped