This commit is contained in:
parent
15606cbb4b
commit
dcb850d674
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ MAINTAINER "f <f@sutty.nl>"
|
|||
ARG KNOT_VERSION=3.1.8
|
||||
ENV SUTTYNS_FLAGS=""
|
||||
|
||||
RUN apk add --no-cache knot~${KNOT_VERSION} suttyns
|
||||
RUN apk add --no-cache knot~${KNOT_VERSION} daemonize suttyns
|
||||
COPY ./monit.conf /etc/monit.d/knot.conf
|
||||
COPY ./suttynsd.sh /usr/local/bin/suttynsd
|
||||
|
||||
|
|
Loading…
Reference in a new issue