摘要: compose.yml version: "3" services: prometheus: image: prom/prometheus:v2.18.1 ports: - "9090:9090" volumes: - /var/prometheus/etc:/etc/prometheus - /v 阅读全文
posted @ 2020-05-28 11:27 whyfate 阅读(508) 评论(0) 推荐(0) 编辑