mirror of
https://github.com/grafana/grafana.git
synced 2026-08-10 05:08:16 -05:00
4 lines
97 B
Docker
4 lines
97 B
Docker
FROM prom/prometheus:v2.2.0
|
|
ADD prometheus.yml /etc/prometheus/
|
|
ADD alert.rules /etc/prometheus/
|