Skip to content

Added Docker configuration

Latest
Compare
Choose a tag to compare
@RinkeHoekstra RinkeHoekstra released this 19 May 07:18

This release added docker configuration files for the guidelines Flask app, and a Stardog instance.

Simply download the latest version of Stardog and a license to the directory that contains the code, and run

  • docker-compose build and then
  • docker-compose up

Once you've built the docker images, there is no need to build them every time and you can just docker-compose up.