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 #695

Open
odidev opened this issue Jan 22, 2021 · 3 comments
Open

Require image for ARM64 architecture #695

odidev opened this issue Jan 22, 2021 · 3 comments

Comments

@odidev
Copy link

odidev commented Jan 22, 2021

Hi Team,

I am trying to use “gliderlabs/registrator” over ARM64v8 but it seems it does not have an arm64 supported tag in the docker hub.
I have successfully built the image using the command docker build -t <image_name> . on arm64 platform.
I have used Travis-ci to build and push the image on docker hub.

Commit Link: odidev@f9f599c
Dockerhub Link: https://hub.docker.com/repository/docker/odidev/registrator

Do you have any plans for releasing an ARM64 image?

May I know how the amd64 image is getting published on Dockerhub?

If interested, I will raise a PR.

@xelatirdan
Copy link

Hello! You can try this: https://hub.docker.com/r/hypolas/registrator

@atifrizwan89
Copy link

@xelatirdan it seems it behaves a lot differently to amd64 one from gliderlabs, i even tried to build from source and also the same issue, it picks a lot of garbage services like ecs agent and consul-8500,8100, etc which somehow interferes with the x64 one when run in conjunction ,
is this the same for you

@josegonzalez
Copy link
Member

If someone makes a PR switching CI to github actions, I'd take a follow-up PR adding docker hub support.

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

4 participants