Builds on top of the official solr image and adds in a few components
50K+
This docker image simply builds on top of the official solr image and adds in a few components to make it fully compatible with DDF
To use this image, run: docker container run -d -p 8994:8983 codice/ddf-solr:<ddf-version>
For scenarios where additional cores, plugins, or libaries are required, this image can be used as a source via FROM codice/ddf-solr:<ddf-version>
To add an additional ddf compatible core(s) a helper script has been included, run create-ddf-core [cores...] in a downstream Dockerfile
ddf.platform.solr:solr-xpathorg.locationtech.jts:jts-corecreate-ddf-core [coresName ...]In order to push the image up to the docker.io/codice/ddf-solr repository a server entry must be added to settings.xml for docker.io
Content type
Image
Digest
sha256:0f281c58e…
Size
463.2 MB
Last updated
about 23 hours ago
docker pull codice/ddf-solr:2.31.2-SNAPSHOT