dspace/dspace-dependencies

Sponsored OSS

By DSpace

Updated about 5 hours ago

This image caches the maven dependencies that will be used by the dspace:dspace image.

Image
Languages & frameworks
Integration & delivery
Content management system
1

100K+

dspace/dspace-dependencies repository overview

DSpace Dependencies for DSpace

This is an image which caches DSpace's backend Maven dependencies, to allow all other DSpace backend images to build more quickly. Therefore many other backend images use this image as a base image

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

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:ab911e9bd

Size

634.5 MB

Last updated

about 5 hours ago

docker pull dspace/dspace-dependencies:dspace-10_x

This week's pulls

Pulls:

884

Last week