An extensible DSpace docker image. Suitable for a development-to-production CI oriented workflow.
459
A lightweight extensible DSpace docker image, suitable for a development-to-production workflow.
This image does not contain a database (postgres) server, although the docker-compose.yml file provided for convenience will deploy dspace with a MySQL server with no additional configuration required. Looking for a really quick start?
git clone -b 6.x [email protected]:unb-libraries/docker-dspace.git docker-dspace
cd docker-dspace
docker-compose up -d; docker-compose logs
This image offers little benefit on its own, and shines when serving as the base of an extension. An example of how we extend this image for a production site should provide enough for you to get started.

Content type
Image
Digest
Size
1 GB
Last updated
almost 7 years ago
docker pull unblibraries/dspace