-
Notifications
You must be signed in to change notification settings - Fork 118
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 RISC-V binfmt to allow cross-building images for this architecture #4237
Comments
Any help with this @tonistiigi , @thaJeztah @tiborvass ? |
I believe there was an issue with the release pipeline in @carlosedp offtopic but did some wip work on multi-arch version of this image in https://github.com/tonistiigi/binfmt/blob/master/binfmt/Dockerfile https://gist.github.com/tonistiigi/3bde96a3f1a5d22b05c695d747853d59 , including riscv emulators, and emulators on riscv. Probably doesn't make sense for the for-mac defaults but good as external image. |
Nice! I will try to use it as my builder image. |
Issues go stale after 90 days of inactivity. Prevent issues from auto-closing with an If this issue is safe to close now please do so. Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. |
This should now be available in Docker Desktop Edge 2.3.3.x, but feel free to comment if that doesn't work 👍 |
Closed issues are locked after 30 days of inactivity. If you have found a problem that seems similar to this, please open a new issue. Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. |
After the merge of docker/binfmt#21, it's possible to cross-build images for RISC-V architecture.
This could be added to Docker for Mac.
The text was updated successfully, but these errors were encountered: