This commit is contained in:
Marco Ochse
2018-03-29 16:21:00 +00:00
parent 8257ae0a09
commit 136e741334
9 changed files with 80 additions and 20 deletions

View File

@ -1,12 +1,14 @@
version: '2.1'
version: '2.2'
services:
# P0f service
p0f:
build: .
container_name: p0f
restart: always
network_mode: "host"
image: "dtagdevsec/p0f:1710"
image: "dtagdevsec/p0f:1804"
read_only: true
volumes:
- /data/p0f/log:/var/log/p0f