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

Provide images for non x86_64 architectures #36

Closed
benob opened this issue Nov 16, 2020 · 4 comments
Closed

Provide images for non x86_64 architectures #36

benob opened this issue Nov 16, 2020 · 4 comments

Comments

@benob
Copy link

benob commented Nov 16, 2020

I am thinking of Raspberry pi 4 which is aarch64

@moigagoo
Copy link
Owner

Sounds like a very much doable thing. However, I'm not familiar with Raspberry Pi, don't even know what OS it has. So, if you're in the loop, feel free to send a PR.

@benob
Copy link
Author

benob commented Nov 17, 2020

I haven't compiled the hole set of images, but I was able to get nim:alpine to work out of the box (host OS is ubuntu).

  • Is it possible to cross-compile using an emulator such as qemu to cross-compile from an x86_64 host ?
  • Would you be interested for me to compile the images and upload them to my docker hub account?

@benob
Copy link
Author

benob commented Nov 17, 2020

For reference I have started uploading arm64 images to https://hub.docker.com/r/benob/nim
Also, it seems possible to automate the build process for non-x86 targets #docker/hub-feedback#1261

@moigagoo
Copy link
Owner

moigagoo commented Oct 5, 2021

Duplicates #40

@moigagoo moigagoo closed this as completed Oct 5, 2021
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