start working on fatt

This commit is contained in:
t3chn0m4g3
2019-05-31 17:52:39 +00:00
parent 867bda6ad7
commit d3239b78c4
2 changed files with 59 additions and 0 deletions

View File

@ -0,0 +1,17 @@
version: '2.3'
services:
# Fatt service
suricata:
build: .
container_name: fatt
restart: always
network_mode: "host"
cap_add:
- NET_ADMIN
- SYS_NICE
- NET_RAW
image: "dtagdevsec/fatt:1903"
volumes:
- /data/fatt/log:/home/fatt/fatt/log