removed docker-compose.yml

This was an example docker-compose.yml file. This example is also
available in ./docs/INSTALL.md. So keeping the file is just redundant
pull/2134/head
Siddharth Dushantha 6 months ago
parent ec2aa0871e
commit 7cb006526e

@ -1,7 +0,0 @@
version: '2'
services:
sherlock:
build: .
volumes:
- "./results:/opt/sherlock/results"
Loading…
Cancel
Save