Skip to content

Docker linux/arm64 images #1212

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

Closed
sj26 opened this issue Feb 14, 2021 · 2 comments
Closed

Docker linux/arm64 images #1212

sj26 opened this issue Feb 14, 2021 · 2 comments

Comments

@sj26
Copy link

sj26 commented Feb 14, 2021

🚀 Feature Proposal

Build and push linux/arm64 flavoured docker images.

Motivation

Many workloads are shifting to arm64. ARM is proving to have better price/performance than other architectures. Most mobile platforms and so many browsers are also now build for and on ARM. Docker for Mac now runs on Apple's new ARM silicon and can run linux/arm64 images. AWS Graviton2 machines are also linux/arm64, and are popular choices for workloads including CI/CD, which make use of Selenium — this is our motivation for wanting ARM images.

Example

Some dependencies are already available in arm64, I think. Here's a branch I started to try it out, and it's not far off:

trunk...sj26:arm64

I'd be happy to help, if it would be accepted! 🙇🏻‍♂️

Edit: I think this is harder than first imagined. It's possible in Debian using chromium and firefox, but upstream browsers don't seem to be available for arm64 natively yet.

@ghost ghost added the needs-triaging label Feb 14, 2021
@diemol
Copy link
Member

diemol commented Mar 1, 2021

Thank you for offering help, @sj26!

Absolutely, we are glad to receive a PR for this, we can continue the conversation here #1076

Closing this one and hoping we can concentrate all comments in the linked issue.

@diemol diemol closed this as completed Mar 1, 2021
@sj26
Copy link
Author

sj26 commented Mar 1, 2021

Great, I've added some context over there, but I'm not sure armhf == arm64.

@github-actions github-actions bot locked and limited conversation to collaborators Sep 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants