Added nsupdate

Added nsupdate command to docker image
This commit is contained in:
TechnicLab 2018-08-29 14:18:30 +03:00 committed by GitHub
parent c31db83b26
commit 6420aced20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@ RUN apk update -f \
coreutils \
curl \
socat \
bind-tools \
&& rm -rf /var/cache/apk/*
ENV LE_CONFIG_HOME /acme.sh