mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-21 19:33:02 +00:00
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:
parent
ec2aa0871e
commit
7cb006526e
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
version: '2'
|
||||
|
||||
services:
|
||||
sherlock:
|
||||
build: .
|
||||
volumes:
|
||||
- "./results:/opt/sherlock/results"
|
Loading…
Reference in a new issue