prom/prometheus

回覆文章
yehlu
Site Admin
文章: 3244
註冊時間: 2004-04-15 17:20:21
來自: CodeCharge Support Engineer

prom/prometheus

文章 yehlu »

https://hub.docker.com/r/prom/prometheus/
https://prometheus.io/docs/prometheus/l ... tallation/

代碼: 選擇全部

docker pull prom/prometheus
docker run -p 9090:9090 -v /tmp/prometheus.yml:/etc/prometheus/prometheus.yml \
       prom/prometheus
回覆文章

回到「Docker」