I have just pulled the stardog docker using $ docker pull stardog/stardog:latest
and run docker run -it -v D:/stardog/:/var/opt/stardog stardog/stardog
It creates a license and then says starting...
But it throws loads of errors.
Log file attached.
Can anyone help?
Thanksstardog.log (1.0 MB)
Are you able to write to the D:/stardog directory? I think it might be a permission problem but I'm not sure exactly how docker handles user mapping on Windows.
Yes I can write to the directory and before the container errors it has written to the directory itself whilst creating the license file and directories as seen in this image