dspace/dspace-solr

Sponsored OSS

By DSpace

Updated 1 day ago

DSpace Solr: Copy of Solr Official Image with DSpace cores installed.

Image
Web servers
Content management system
Databases & storage
1

100K+

dspace/dspace-solr repository overview

Solr image for DSpace

This is a custom image based off the Solr Official Image, with DSpace's required Solr configsets preinstalled.

Documentation available in our codebase at: https://github.com/DSpace/DSpace/blob/main/dspace/src/main/docker/README.md#dspace-solrdockerfile

Which version should I use?

Use the tagged release which corresponds to your version of DSpace.

  • Versioned released (e.g. dspace-10.0 tag) - Correspond to the same release as available at https://github.com/DSpace/DSpace/releases
    • NOTE: These version tags are static and will not be updated after the release occurs. The next release will have a new version tag.
  • dspace-10_x - Latest version of v10.x (dspace-10_x branch in GitHub), also including unreleased code. As this is a maintenance branch, there is a non-zero chance it could include unstable code as it includes all daily commits to that branch.
    • NOTE: This tag is dynamic and updates whenever new code is added to the maintenance branch. Therefore it will also include security updates from any base images.
  • latest - Bleeding edge code on the main branch in GitHub. This should NEVER BE USED IN PRODUCTION as it may not be stable.
    • NOTE: This tag is dynamic and updates whenever new code is added to the main branch.

Tag summary

Content type

Image

Digest

sha256:ca1a0267d

Size

303.8 MB

Last updated

1 day ago

docker pull dspace/dspace-solr:dspace-8_x

This week's pulls

Pulls:

2,117

Last week