makes solr startable
This commit is contained in:
3
start-solr.sh
Executable file
3
start-solr.sh
Executable file
@@ -0,0 +1,3 @@
|
|||||||
|
#/bin/bash
|
||||||
|
sudo docker run --rm -ti -v ~/dev/integreat/data/solr:/var/solr --network=bridge -p 8983:8983 solr
|
||||||
|
|
||||||
Reference in New Issue
Block a user