dspace/dspace-cli

Sponsored OSS

By DSpace

Updated 3 days ago

DSpace 7+ image which provides a way to run commandline tools via Docker

Image
Integration & delivery
Content management system
0

100K+

dspace/dspace-cli repository overview

DSpace Commandline Tools image for DSpace 7+

This is a image which provides access to DSpace Command Line Interface (CLI), which can be used to run DSpace's (backend) commandline tools via Docker.

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

Which version should I use?

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

  • Versioned released (e.g. dspace-7.6 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-7_x - Latest version of v7.x (dspace-7_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:af7582084

Size

383.7 MB

Last updated

3 days ago

Requires Docker Desktop 4.37.1 or later.

This week's pulls

Pulls:

470

Last week