Added nsupdate
Added nsupdate command to docker image
This commit is contained in:
parent
c31db83b26
commit
6420aced20
@ -6,6 +6,7 @@ RUN apk update -f \
|
|||||||
coreutils \
|
coreutils \
|
||||||
curl \
|
curl \
|
||||||
socat \
|
socat \
|
||||||
|
bind-tools \
|
||||||
&& rm -rf /var/cache/apk/*
|
&& rm -rf /var/cache/apk/*
|
||||||
|
|
||||||
ENV LE_CONFIG_HOME /acme.sh
|
ENV LE_CONFIG_HOME /acme.sh
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user