Java 11 support in Stardog docker image

Hi. I'd like to run Stardog on jdk 11 for the out of the box container support ( +UseContainerSupport is enabled by default). The docker image I'm using stardog-eps-docker.jfrog.io/stardog:7.3.0 is running on jdk 8.

Would it be possible to publish an image based on jdk 11?

Many thanks

Hi John,

We published images for 7.3.0 and 7.3.1 running with Java 11 on Docker Hub as a preview since Java 8 is still the officially supported version.

The images have the following tags:

stardog/stardog:7.3.0-java11-preview
stardog/stardog:7.3.1-java11-preview

Future releases will also be available with Java 11 preview tags.

Please let us know if you encounter any issues!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.