cleanup and prepare for docker image rebuilds

This commit is contained in:
t3chn0m4g3
2020-06-25 22:58:23 +00:00
parent ec8f5d9b66
commit 6a98496e8c
10 changed files with 25 additions and 712 deletions

View File

@ -8,6 +8,7 @@ RUN sed -i 's/dl-cdn/dl-2/g' /etc/apk/repositories && \
apk -U add \
git \
libcap \
py3-pip \
python3 \
python3-dev && \
#