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

Require image for ARM64 architecture #25

Open
odidev opened this issue Mar 24, 2021 · 0 comments
Open

Require image for ARM64 architecture #25

odidev opened this issue Mar 24, 2021 · 0 comments

Comments

@odidev
Copy link

odidev commented Mar 24, 2021

Hi Team,

I am trying to use the kayrus/docker-elasticsearch-kubernetes image on arm64 platform but it seems it is not available for arm64.

I have successfully built the images using the command docker build -t image_name . on the arm64 platform by making some changes in the Dockerfile.

I have used Travis-CI to build and push the image for both the platforms.

Commit Link -
573c4cd

Docker Hub Link(elasticsearch) - https://hub.docker.com/repository/registry-1.docker.io/odidev/elasticsearch/tags?page=1&ordering=last_updated

Docker hub Link(elasticsearch_5x) - https://hub.docker.com/repository/registry-1.docker.io/odidev/elasticsearch_5x/tags?page=1&ordering=last_updated

Do you have any plans on releasing arm64 images?

If interested, I will raise a PR.

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

1 participant