add deploy hook to docker containers

This commit is contained in:
neilpang
2019-06-01 22:30:25 +08:00
parent 3508e1e6d5
commit 561803c0a7
2 changed files with 265 additions and 0 deletions

View File

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