Skip to content
New issue

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

can't build Elasticsearch #3

Open
guikarai opened this issue May 23, 2018 · 1 comment
Open

can't build Elasticsearch #3

guikarai opened this issue May 23, 2018 · 1 comment

Comments

@guikarai
Copy link

Building the image from the dockerfile with the below command:
docker build -t "elasticsearch:Dockerfile" .

Results the following error:
--2018-05-23 09:47:40-- https://github.com/AdoptOpenJDK/openjdk9-releases/releases/download/jdk-9%2B181/OpenJDK9_s390x_Linux_jdk-9.181.tar.gz
Resolving github.com (github.com)... 192.30.253.112, 192.30.253.113
Connecting to github.com (github.com)|192.30.253.112|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2018-05-23 09:47:40 ERROR 404: Not Found.

@cwsolee
Copy link
Contributor

cwsolee commented May 23, 2018

AdoptOpenJDK community is working on restoring this link, in the meantime, u can change to use nightly build instead, go to their website and pick any. I'm considering changing this dockerfile example too if community needs more time to restore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants