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

Error building dotnet arm32v7/aarch64 images on x86_64 machines #758

Open
nghiant2710 opened this issue Mar 29, 2022 · 4 comments
Open

Error building dotnet arm32v7/aarch64 images on x86_64 machines #758

nghiant2710 opened this issue Mar 29, 2022 · 4 comments

Comments

@nghiant2710
Copy link
Contributor

nghiant2710 commented Mar 29, 2022

See dotnet/dotnet-docker#1537

@jellyfish-bot
Copy link

[nghiant2710] This issue has attached support thread https://jel.ly.fish/f48b64ee-b623-41bf-84b4-e6d4b5a75252

@jellyfish-bot
Copy link

[nghiant2710] This has attached https://jel.ly.fish/f3aac93b-fc74-4921-8f61-fe4b2755c3a5

@nghiant2710 nghiant2710 changed the title Error building dotnet arm32v7 image with debian on x86_64 machines Error building dotnet arm32v7/aarch64 images on x86_64 machines Jul 12, 2022
@nghiant2710
Copy link
Contributor Author

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
https://github.com/balena-io-library/base-images/blob/3bd37565f93b243970faec6d2f00a8ef9f2f8337/balena-base-images/dotnet. This Dockerfile can be built on any armv7hf/aarch64 machines.

@jellyfish-bot
Copy link

[nghiant2710] This has attached https://jel.ly.fish/17392407-af31-498b-b433-067276ce600e

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