Files

5 lines
98 B
Docker

ARG PROM_VERSION=v2.9.2
FROM prom/prometheus:${PROM_VERSION}
ADD prometheus.yml /etc/prometheus/