cleanup and prepare for docker image rebuilds

This commit is contained in:
t3chn0m4g3
2020-06-26 14:34:05 +00:00
parent 6a98496e8c
commit 0031980416
29 changed files with 102 additions and 2254 deletions

View File

@ -51,7 +51,6 @@ RUN sed -i 's/dl-cdn/dl-2/g' /etc/apk/repositories && \
musl-dev \
openssl-dev \
python3-dev \
py3-pip \
swig \
tinyxml-dev && \
rm -rf /var/cache/apk/*