mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
fix packaging
This commit is contained in:
@ -24,6 +24,7 @@ RUN apk -U add \
|
|||||||
git clone https://gitlab.com/bontchev/ipphoney.git/ && \
|
git clone https://gitlab.com/bontchev/ipphoney.git/ && \
|
||||||
cd ipphoney && \
|
cd ipphoney && \
|
||||||
git checkout 7ab1cac437baba17cb2cd25d5bb1400327e1bb79 && \
|
git checkout 7ab1cac437baba17cb2cd25d5bb1400327e1bb79 && \
|
||||||
|
pip3 install --ignore-installed packaging && \
|
||||||
pip3 install -r requirements.txt && \
|
pip3 install -r requirements.txt && \
|
||||||
setcap cap_net_bind_service=+ep /usr/bin/python3.8 && \
|
setcap cap_net_bind_service=+ep /usr/bin/python3.8 && \
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user