prometheus/Dockerfile

8 lines
173 B
Docker

FROM prom/prometheus
LABEL version="20240605.1.1"
LABEL description="bind9 primary nameserver"
RUN mkdir -p /etc/prometheus
COPY prometheus/prometheus.yml /etc/prometheus