Sign inSign up

thefrey/fuseki-docker

By thefrey

Updated almost 11 years ago

A Fuseki Dockerfile

Image
0

275

thefrey/fuseki-docker repository overview

A Fuseki Docker image which has been built using the config.ttl file in the image below.

To pass in an existing TDB data volume for Fuseki to consume, use the following command:

sudo docker run -d --name fuseki -v <host-fuseki-tdb-location>:/data thefrey/fuseki-docker:latest

The Fuseki DB with TDB data volume will then be accessible in the host at port 3030.

Screenshot of config file used to build the Docker image

Tag summary

Content type

Image

Digest

sha256:daa57258f

Size

153.4 MB

Last updated

almost 11 years ago

docker pull thefrey/fuseki-docker