Remove etc/localtime
This commit is contained in:
+1
-1
@@ -54,7 +54,7 @@ services:
|
|||||||
- RRDCACHED_HOST=rrdcached
|
- RRDCACHED_HOST=rrdcached
|
||||||
volumes:
|
volumes:
|
||||||
- /var/lib/docker/volumes/librenms/librenms_data:/data
|
- /var/lib/docker/volumes/librenms/librenms_data:/data
|
||||||
- /etc/localtime:/etc/localtime:ro
|
# - /etc/localtime:/etc/localtime:ro
|
||||||
ports:
|
ports:
|
||||||
- "8000:8000" # accès direct à LibreNMS
|
- "8000:8000" # accès direct à LibreNMS
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user