feat(Prometheus): Add new service
This commit is contained in:
3
prometheus/Dockerfile
Normal file
3
prometheus/Dockerfile
Normal file
@ -0,0 +1,3 @@
|
||||
ARG PROMETHEUS_IMAGE
|
||||
FROM $PROMETHEUS_IMAGE
|
||||
ADD prometheus.yml /etc/prometheus/
|
Reference in New Issue
Block a user