1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-10 04:19:24 +02:00
dockerfiles/bro/docker-compose.yml

7 lines
100 B
YAML
Raw Normal View History

2015-06-22 09:56:44 +02:00
bro:
image: vimagick/bro
command: bro -i eth0
volumes:
- ./logs:/opt/bro/logs
net: host