Commit 92477800 authored by Maximilian Hippler's avatar Maximilian Hippler
Browse files

Added oathtool to Dockerfile

parent 02882fb3
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment