Makefile was for personal testing, should not have been committed.

This commit is contained in:
Michael Kaye 2022-01-31 16:07:17 +00:00
parent adc43f50ec
commit d8a5acd2e2
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
docker:
DOCKER_BUILDKIT=1 docker build -t rageshake:latest .
docker run --rm --name rageshake --network rageshake-search --mount type=bind,source=$(shell pwd)/bugs,target=/bugs --mount type=bind,source=$(shell pwd)/rageshake.yaml,target=/rageshake.yaml -p 127.0.0.1:9110:9110 rageshake:latest -listen :9110