aboutsummaryrefslogtreecommitdiff
path: root/prometheus/Dockerfile
diff options
context:
space:
mode:
authorJonathan DeMasi <jrdemasi@gmail.com>2022-01-13 21:04:39 -0700
committerJonathan DeMasi <jrdemasi@gmail.com>2022-01-13 21:04:39 -0700
commit4e5ee90dc502eee5129e8f557ef9f156972e3960 (patch)
treea99e9286a701ef282d6917cd35a26d4c5c95b1f5 /prometheus/Dockerfile
downloadprometheus-demo-4e5ee90dc502eee5129e8f557ef9f156972e3960.tar
prometheus-demo-4e5ee90dc502eee5129e8f557ef9f156972e3960.tar.gz
prometheus-demo-4e5ee90dc502eee5129e8f557ef9f156972e3960.tar.bz2
prometheus-demo-4e5ee90dc502eee5129e8f557ef9f156972e3960.tar.lz
prometheus-demo-4e5ee90dc502eee5129e8f557ef9f156972e3960.tar.xz
prometheus-demo-4e5ee90dc502eee5129e8f557ef9f156972e3960.tar.zst
prometheus-demo-4e5ee90dc502eee5129e8f557ef9f156972e3960.zip
init
Diffstat (limited to 'prometheus/Dockerfile')
-rw-r--r--prometheus/Dockerfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/prometheus/Dockerfile b/prometheus/Dockerfile
new file mode 100644
index 0000000..1e5ccc7
--- /dev/null
+++ b/prometheus/Dockerfile
@@ -0,0 +1,2 @@
+FROM prom/prometheus:latest
+ADD files/prometheus.yml /etc/prometheus/