This commit is contained in:
Marco Ochse
2022-03-09 23:07:28 +01:00
parent 4bcd24ed19
commit 0a8ff0297f
29 changed files with 135 additions and 6 deletions

View File

@ -9,6 +9,8 @@ services:
restart: always
tmpfs:
- /tmp/honeytrap:uid=2000,gid=2000
cpu_count: 1
cpus: 0.75
network_mode: "host"
cap_add:
- NET_ADMIN