1
0
mirror of https://github.com/sherlock-project/sherlock synced 2026-05-26 20:08:55 +00:00
Files
sherlock/docker-compose.yml
T
2020-07-21 23:52:41 +02:00

8 lines
104 B
YAML

version: '2'
services:
sherlock:
build: .
volumes:
- "./results:/opt/sherlock/results"