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
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
version: '2'
|
||||
|
||||
services:
|
||||
sherlock:
|
||||
build: .
|
||||
volumes:
|
||||
- "./results:/opt/sherlock/results"
|
||||
Reference in New Issue
Block a user