prepare for sissden opt-in

This commit is contained in:
t3chn0m4g3
2019-03-15 15:59:02 +00:00
parent 86715ccf7c
commit 5dae44b5e9
10 changed files with 98 additions and 8 deletions

View File

@ -36,6 +36,7 @@ RUN apk -U --no-cache add \
# Supply configs
mv /root/dist/ews.cfg /opt/ewsposter/ && \
mv /root/dist/ca.pem /opt/ewsposter/ && \
# Clean up
apk del build-base \