This docker container CKAN configuration of Solr.
See the docker-solr repo for full details.
To run a single Solr server:
docker run --name ckan-solr -d -p 8983:8983 -t quay.io/ukhomeofficedigital/ckan-solr:$CONTAINER_VERSION
See CONTRIBUTING.md for details
This repository is licensed under the GPL v2 License. See LICENSE.md for full details.