mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 12:32:12 +00:00
fix packaging
This commit is contained in:
parent
3792a5f6a1
commit
eca395a770
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ RUN apk -U add \
|
||||||
git clone https://gitlab.com/bontchev/elasticpot.git/ && \
|
git clone https://gitlab.com/bontchev/elasticpot.git/ && \
|
||||||
cd elasticpot && \
|
cd elasticpot && \
|
||||||
git checkout d12649730d819bd78ea622361b6c65120173ad45 && \
|
git checkout d12649730d819bd78ea622361b6c65120173ad45 && \
|
||||||
|
pip3 install --ignore-installed packaging && \
|
||||||
pip3 install -r requirements.txt && \
|
pip3 install -r requirements.txt && \
|
||||||
#
|
#
|
||||||
# Setup user, groups and configs
|
# Setup user, groups and configs
|
||||||
|
|
Loading…
Reference in a new issue