docker run --name my-virtuoso \
-p 8890:8890 -p 1111:1111 \
-e DBA_PASSWORD=myDbaPassword \
-e SPARQL_UPDATE=true \
-e DEFAULT_GRAPH=http://localhost:8890/DAV \
-v /my/path/to/the/virtuoso/db:/var/lib/virtuoso/db \
-d tenforce/virtuoso
Last active
July 28, 2016 13:50
-
-
Save folkengine/c481f7c5a067cb3e141b to your computer and use it in GitHub Desktop.
Clojure and Virtuoso Notes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment