mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
tweaking
This commit is contained in:
@ -10,6 +10,7 @@ RUN apk -U --no-cache add \
|
||||
libcap \
|
||||
libffi-dev \
|
||||
libressl-dev \
|
||||
libzmq \
|
||||
postgresql-dev \
|
||||
python3 \
|
||||
python3-dev \
|
||||
@ -42,7 +43,6 @@ RUN apk -U --no-cache add \
|
||||
postgresql-dev \
|
||||
python3-dev \
|
||||
py-virtualenv && \
|
||||
apk add libzmq && \
|
||||
rm -rf /root/* \
|
||||
/var/cache/apk/* \
|
||||
/opt/heralding
|
||||
|
Reference in New Issue
Block a user