mirror of
https://github.com/anikeen-com/acme.sh.git
synced 2026-03-19 08:36:12 +00:00
add deploy hook to docker containers
This commit is contained in:
@@ -8,6 +8,7 @@ RUN apk update -f \
|
||||
curl \
|
||||
socat \
|
||||
tzdata \
|
||||
tar \
|
||||
&& rm -rf /var/cache/apk/*
|
||||
|
||||
ENV LE_CONFIG_HOME /acme.sh
|
||||
|
||||
Reference in New Issue
Block a user