Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 635 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 635 Bytes

dspace-docker

Build Status

Docker images for dspace & dspace-cris (experimental)

Getting Started

To get the DSpace-CRIS 5.7.0 up and running please execute: This may take a while because the Docker image needs to be created first and therefore the source and dependencies need to be downloaded. Afterwards mvn package is executed which also takes time.

git clone https://github.com/4science/dspace-docker
cd dspace-docker
docker-compose up -d