add /modify cpu healtchecks for adbhoney, conpot, dionaea

This commit is contained in:
t3chn0m4g3
2022-03-11 18:02:20 +00:00
parent 068f4bb67e
commit 886a7f159e
9 changed files with 32 additions and 26 deletions

View File

@ -12,8 +12,8 @@ services:
stdin_open: true
tty: true
restart: always
cpu_count: 1
cpus: 0.25
# cpu_count: 1
# cpus: 0.25
networks:
- dionaea_local
ports:
@ -29,9 +29,9 @@ services:
- "1723:1723"
- "1883:1883"
- "3306:3306"
- "5060:5060"
- "5060:5060/udp"
- "5061:5061"
# - "5060:5060"
# - "5060:5060/udp"
# - "5061:5061"
- "27017:27017"
image: "dtagdevsec/dionaea:2203"
read_only: true