You know openjdk is'nst supported. then i dowloaded a jre from oracle java.
sorry but your solutioin does'nt work :
Change:
FROM java:openjdk-8-jre
to
FROM oracle/JDK:8
I downloaded a jre from oracle website.
copied in container. But configure a new jre in alpine is realy hard for me (done for jira-sofware with ubuntu).
Have you got a solution/config how to change the path of the java_home or jre_home in alpine ?
https://hub.docker.com/r/atlassian/confluence-server/
Hi Baptiste,
I understand you are setting the JAVA_HOME variable in Alpine linux to point to the Oracle JRE you installed.
Please see the steps listed under the heading, "What about Oracle JRE/JDK 8?" on this page Smaller Java images with Alpine Linux.
I look forward to hearing whether this method works for you.
Thanks,
Ann
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.