cowrie, ddospot, reduce build times, tweaking

This commit is contained in:
t3chn0m4g3
2022-03-12 14:42:34 +00:00
parent 96d5986407
commit 1974a7e6ab
7 changed files with 21 additions and 9 deletions

View File

@ -44,7 +44,6 @@ RUN apk --no-cache -U add \
# git checkout 6b1e82915478292f1e77ed776866771772b48f2e && \
mkdir -p log && \
cp /root/dist/requirements.txt . && \
#sed -i '/packaging.*/d' requirements.txt && \
pip3 install --upgrade pip && \
pip3 install -r requirements.txt && \
#

View File

@ -13,8 +13,8 @@ services:
tmpfs:
- /tmp/cowrie:uid=2000,gid=2000
- /tmp/cowrie/data:uid=2000,gid=2000
cpu_count: 1
cpus: 0.25
# cpu_count: 1
# cpus: 0.25
networks:
- cowrie_local
ports: