-
Notifications
You must be signed in to change notification settings - Fork 85
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
Error building dotnet arm32v7/aarch64 images on x86_64 machines #758
Comments
[nghiant2710] This issue has attached support thread https://jel.ly.fish/f48b64ee-b623-41bf-84b4-e6d4b5a75252 |
[nghiant2710] This has attached https://jel.ly.fish/f3aac93b-fc74-4921-8f61-fe4b2755c3a5 |
At the moment, we no longer provide the dotnet base images for arm/aarch64 device due to some issues of recent dotnet version with QEMU since our base images are cross-built on x86_64 servers. The available dotnet images here https://github.com/balena-io-library/base-images/tree/master/balena-base-images/dotnet. We are working on the issue but cannot tell for sure when the arm/aarch64 base images will be available again. However, you can still use our Dockerfile to build the image yourself, here are the example Dockerfiles |
[nghiant2710] This has attached https://jel.ly.fish/17392407-af31-498b-b433-067276ce600e |
See dotnet/dotnet-docker#1537
The text was updated successfully, but these errors were encountered: