mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
4 lines
97 B
Docker
4 lines
97 B
Docker
FROM prom/prometheus:v1.8.2
|
|
ADD prometheus.yml /etc/prometheus/
|
|
ADD alert.rules /etc/prometheus/
|