You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 10, 2023. It is now read-only.
Environment
Mac OSX 10.13.6
Docker Engine 18.09.2
Steps to reproduce
Follow the Building the Docker image instructions in the readme:
Expected behaviour
Docker image is build
Actual behaviour
Build fails while downloading the JDK from Oracle's homepage. Error message:
Cause
Possibly caused by Oracle requiring a login before downloading the JDK from it's site.
Possible solution
Use OpenJDK instead of Oracle JDK.