mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-30 09:16:41 +02:00
7 lines
131 B
YAML
7 lines
131 B
YAML
bro:
|
|
image: vimagick/bro
|
|
command: bro -i eth0
|
|
volumes:
|
|
- ./logs:/opt/bro/logs
|
|
net: container:shadowsocks_shadowsocks_1
|