mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
Tweaking
- Ciscoasa, update py package - Cowrie, remove build artifact - Dicompot, harden image - Dionaea, hardening, update for py3.12
This commit is contained in:
@ -58,6 +58,7 @@ RUN apk --no-cache -U add \
|
||||
cd /home/cowrie/cowrie && \
|
||||
/usr/bin/twistd --uid=2000 --gid=2000 -y cowrie.tac --pidfile cowrie.pid cowrie &" && \
|
||||
sleep 10 && \
|
||||
rm -rf /home/cowrie/cowrie/etc && \
|
||||
#
|
||||
# Clean up
|
||||
apk del --purge build-base \
|
||||
|
Reference in New Issue
Block a user