Added oathtool to Dockerfile

This commit is contained in:
Maximilian Hippler 2019-03-20 22:34:50 +01:00
parent 02882fb327
commit 9247780073
1 changed files with 1 additions and 0 deletions

View File

@ -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