This commit is contained in:
f 2021-02-02 21:08:15 -03:00
parent 2c983d9e47
commit dd0ae7325a

View file

@ -1,7 +1,6 @@
FROM sutty/monit:latest FROM sutty/monit:latest
MAINTAINER "f <f@sutty.nl>" MAINTAINER "f <f@sutty.nl>"
RUN echo
RUN apk add --no-cache knot knot-prometheus-exporter daemonize RUN apk add --no-cache knot knot-prometheus-exporter daemonize
COPY ./monit.conf /etc/monit.d/knot.conf COPY ./monit.conf /etc/monit.d/knot.conf
COPY ./prometheusd.sh /usr/local/bin/prometheusd COPY ./prometheusd.sh /usr/local/bin/prometheusd