mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
4 lines
97 B
Docker
4 lines
97 B
Docker
FROM prom/prometheus:v2.0.0
|
|
ADD prometheus.yml /etc/prometheus/
|
|
ADD alert.rules /etc/prometheus/
|