Hi,

I've replaced our own Fuseki Docker setup with the one from
jena-fuseki-docker. The files are here:
https://github.com/AtomGraph/fuseki-docker/tree/official-dockerfile

However when I build the image and use it in an existing
docker-compose setup, I get the error "java.io.IOException: Permission
denied" and Fuseki container quits.

Any idea on how I should start debugging this? I suspect this has to
do with missing permissions for the non-privileged user.
I tried rootLogger.level = DEBUG in log4j2.properties, but that did
not print any more output.

Martynas

Reply via email to