mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-05-11 18:58:21 +00:00
add link for py3
This commit is contained in:
parent
7fa447943d
commit
b34644f1a8
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@ RUN apk --no-cache -U add \
|
|||
rm -rf /var/cache/apk/* && \
|
||||
rm -rf /home/cowrie/cowrie/cowrie.pid && \
|
||||
rm -rf /home/cowrie/cowrie/.git && \
|
||||
ln -s /usr/bin/python3 /usr/bin/python && \
|
||||
unset PYTHON_DIR
|
||||
#
|
||||
# Start cowrie
|
||||
|
|
Loading…
Reference in a new issue