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

Publish image for arm #16

Closed
dzek69 opened this issue Oct 29, 2018 · 8 comments
Closed

Publish image for arm #16

dzek69 opened this issue Oct 29, 2018 · 8 comments

Comments

@dzek69
Copy link

dzek69 commented Oct 29, 2018

Hi, it would be awesome if you could publish images for ARM for running on Raspberry devices.

@jlandure
Copy link
Member

Hi @dzek69 👋
I'm happy to help.

Could you give more details about your request?

According to the official docs on Docker, there is an dedicated subgroup on DockerHub for arm32v7 here: https://hub.docker.com/u/arm32v7/
Just to be sure, do you want this kind of Docker image?

@dzek69
Copy link
Author

dzek69 commented Oct 31, 2018

Yeah.
You can make multiarch images (but I never did one and don't know how), no need for special groups. I can for example run bare alpine just fine from the same source on standard PC and Raspberry.

What is probably a problem is that you will probably need an CPU on that architecture to create such image.

@jlandure
Copy link
Member

Hi @dzek69 👋
I will try to investigate using ARM CPU on AWS.
https://aws.amazon.com/fr/blogs/aws/new-ec2-instances-a1-powered-by-arm-based-aws-graviton-processors/

@dzek69
Copy link
Author

dzek69 commented Jan 20, 2019

Ok, thank you.

I'm waiting for the results then. Good luck 😄

@ck99
Copy link

ck99 commented Aug 29, 2020

Also interested in this.

I've had success building ARM images on x86 build machine using an approach like this:

https://matchboxdorry.gitbooks.io/matchboxblog/content/blogs/build_and_run_arm_images.html

(also relevant perhaps: https://medium.com/swlh/using-github-actions-to-build-arm-based-docker-images-413a8d498ee)

@dgsb
Copy link

dgsb commented Jun 9, 2022

it's quite an old issue, but it's even more relevant with the new arm based apple laptop line.

@dgsb
Copy link

dgsb commented Jun 9, 2022

arm64 though

@zigarn
Copy link
Member

zigarn commented Jun 14, 2022

Solved by #201

@zigarn zigarn closed this as completed Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants