mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-08-02 02:30:10 +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
|
||||
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:
|
||||
default:
|
||||
metrics:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue