feat: support njalla sutty/sutty#13159
This commit is contained in:
parent
923d9f1d78
commit
4b783cb9f1
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ MAINTAINER "f <f@sutty.nl>"
|
||||||
|
|
||||||
RUN addgroup -S -g 777 ssl
|
RUN addgroup -S -g 777 ssl
|
||||||
RUN install -dm 2700 -o root -g root /root/.ssh
|
RUN install -dm 2700 -o root -g root /root/.ssh
|
||||||
RUN apk add --no-cache certbot jq wget openssh-client rsync
|
RUN apk add --no-cache certbot jq wget openssh-client rsync certbot-dns-njalla
|
||||||
|
|
||||||
COPY ./monit.conf /etc/monit.d/certbot.conf
|
COPY ./monit.conf /etc/monit.d/certbot.conf
|
||||||
COPY ./certbotd.sh /usr/local/bin/certbotd
|
COPY ./certbotd.sh /usr/local/bin/certbotd
|
||||||
|
|
Loading…
Reference in a new issue