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