services/prometheus/Dockerfile

4 lines
80 B
Docker

ARG PROMETHEUS_IMAGE
FROM $PROMETHEUS_IMAGE
ADD prometheus.yml /etc/prometheus/