Docker image for Apache Jena Fuseki, built and maintained to track current upstream releases.
87
A maintained Docker image for Apache Jena Fuseki, built to stay current with upstream releases. Runs as a non-root user and starts from a mounted config.ttl.
docker run
--publish 3030:3030
-v /path/to/config.ttl:/fuseki/config.ttl
-v /path/to/databases:/fuseki/databases
fairgateway/fuseki:latest
Fuseki will be available at http://localhost:3030
Content type
Image
Digest
sha256:0e5f6c77d…
Size
193.3 MB
Last updated
about 1 month ago
docker pull fairgateway/fuseki