mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-08-02 18:50:11 +08:00
Remove glances from metrics stack
This commit is contained in:
parent
5baa893a3b
commit
cb8df35e99
1 changed files with 0 additions and 13 deletions
|
@ -16,19 +16,6 @@ services:
|
||||||
- metrics
|
- metrics
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
glances:
|
|
||||||
image: nicolargo/glances:latest
|
|
||||||
container_name: glances
|
|
||||||
environment:
|
|
||||||
- "GLANCES_OPT=-w"
|
|
||||||
ports:
|
|
||||||
- '61208:61208'
|
|
||||||
networks:
|
|
||||||
- default
|
|
||||||
- metrics
|
|
||||||
restart: always
|
|
||||||
pid: host
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
default:
|
default:
|
||||||
metrics:
|
metrics:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue