add memlock to so-suricata container

This commit is contained in:
m0duspwnens
2024-04-24 15:35:17 -04:00
parent 13a6520a8c
commit 73b5bb1a75
3 changed files with 45 additions and 1 deletions
+2
View File
@@ -180,6 +180,8 @@ docker:
custom_bind_mounts: []
extra_hosts: []
extra_env: []
ulimits:
- memlock=524288000
'so-zeek':
final_octet: 99
custom_bind_mounts: []