ops/glances/docker-compose.yml aktualisiert
This commit is contained in:
@@ -11,13 +11,12 @@ services:
|
||||
- /tmp
|
||||
environment:
|
||||
- TZ=Europe/Berlin
|
||||
- GLANCES_OPT=-C /glances/conf/glances.conf -w
|
||||
- GLANCES_OPT=-w
|
||||
- PYTHONPYCACHEPREFIX=/tmp/py_caches
|
||||
volumes:
|
||||
- /:/rootfs:ro
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
- /etc/os-release:/etc/os-release:ro
|
||||
- ./glances.conf:/glances/conf/glances.conf:ro
|
||||
networks:
|
||||
- frontend_net
|
||||
healthcheck:
|
||||
|
||||
Reference in New Issue
Block a user