We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfdf8e6 commit fced680Copy full SHA for fced680
solution/prom/Dockerfile
@@ -0,0 +1,3 @@
1
+FROM prom/prometheus:latest
2
+COPY prometheus.yml /etc/prometheus/
3
+EXPOSE 9090
0 commit comments