Add prometheus files (fixes #58)

This commit is contained in:
Jerome Petazzoni
2016-11-28 12:30:56 -08:00
parent 6bda8147e4
commit 76fb2f2e2c
2 changed files with 20 additions and 0 deletions

3
prom/Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM prom/prometheus
COPY prometheus.yml /etc/prometheus/prometheus.yml