We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbf1d93 commit f630c20Copy full SHA for f630c20
Dockerfile
@@ -55,4 +55,4 @@ WORKDIR /tmp
55
56
EXPOSE 8080
57
ENV LC_ALL C.UTF-8
58
-CMD ["/usr/bin/java", "-jar", "/usr/lib/cwlviewer.jar"]
+CMD ["/opt/java/openjdk/bin/java", "-jar", "/usr/lib/cwlviewer.jar"]
0 commit comments