We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
During 'make docker-image' I get the following error:
docker: TASK [java : Java Oracle | Install version 1.8.x] ****************************** docker: fatal: [neuro_docker]: FAILED! => {"changed": false, "msg": "No package matching 'oracle-java8-installer' is available"}
I assume that this is due to the PPA being discontinued due to a change in Oracle's licensing: http://www.webupd8.org/2014/03/how-to-install-oracle-java-8-in-debian.html
The text was updated successfully, but these errors were encountered:
No branches or pull requests
During 'make docker-image' I get the following error:
I assume that this is due to the PPA being discontinued due to a change in Oracle's licensing: http://www.webupd8.org/2014/03/how-to-install-oracle-java-8-in-debian.html
The text was updated successfully, but these errors were encountered: