faas/prometheus/Dockerfile.prometheus.k8s
2017-07-25 20:44:14 +01:00

6 lines
134 B
Docker

FROM prom/prometheus:v1.5.2
COPY k8s.prometheus.yml /etc/prometheus/prometheus.yml
COPY k8s.alert.rules /etc/prometheus/alert.rules