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

Add example of how to build multi-platform images natively using Github ARM runners #21973

Open
1 task done
dmohns opened this issue Feb 5, 2025 · 0 comments · May be fixed by #22163
Open
1 task done

Add example of how to build multi-platform images natively using Github ARM runners #21973

dmohns opened this issue Feb 5, 2025 · 0 comments · May be fixed by #22163
Labels
area/guides kind/proposal Proposal for new content on docs.docker.com

Comments

@dmohns
Copy link

dmohns commented Feb 5, 2025

Description

Hey all 👋

Github Recently announced ARM runners https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/

We can use this to to distribute builds across runners with matching platform/arch in this example: https://docs.docker.com/build/ci/github-actions/multi-platform/#distribute-build-across-multiple-runners This way we no longer need to rely on QEMU for building ARM, which is very slow.

Maybe it would be great to adapt the example in the docs accordingly.

Would you like to contribute this guide?

  • Yes
@dmohns dmohns added area/guides kind/proposal Proposal for new content on docs.docker.com labels Feb 5, 2025
@crazy-max crazy-max linked a pull request Mar 5, 2025 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/guides kind/proposal Proposal for new content on docs.docker.com
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant