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 thendocker-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
.