Sign inSign up

beredim/virtuoso

By beredim

Updated about 8 years ago

Virtuoso Open-Source Edition (VOS) images based on openlink/virtuoso_opensource:v07.20.3217

Image
0

222

beredim/virtuoso repository overview

  • All SPARQL endpoints (/sparql, /sparql-auth, /sparql-graph-crud, /sparql-graph-crud-auth) secured with HTTP Basic authentication (sql script on first run)
  • ResultSetMaxRows is set to 100,000 rows.
  • DBA_PASS and DAV_PASS variables can be passed to change the default 'dba' and 'dav' passwords on the first run.

Example: docker run --name virtuoso -p 8890:8890 -e DBA_PASS=abcd -e DAV_PASS=efgh beredim/virtuoso:minimal

Tag summary

Content type

Image

Digest

Size

731.5 MB

Last updated

about 8 years ago

docker pull beredim/virtuoso:8g