mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-07-12 12:11:09 +00:00
Added oathtool to Dockerfile
This commit is contained in:
@ -8,6 +8,7 @@ RUN apk update -f \
|
||||
curl \
|
||||
socat \
|
||||
tzdata \
|
||||
&& apk add --no-cache -X http://dl-cdn.alpinelinux.org/alpine/edge/testing oath-toolkit-oathtool \
|
||||
&& rm -rf /var/cache/apk/*
|
||||
|
||||
ENV LE_CONFIG_HOME /acme.sh
|
||||
|
Reference in New Issue
Block a user