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

Missing runtime linux-arm64 #58

Open
GuillaumeBlanchet opened this issue Jan 8, 2025 · 0 comments
Open

Missing runtime linux-arm64 #58

GuillaumeBlanchet opened this issue Jan 8, 2025 · 0 comments

Comments

@GuillaumeBlanchet
Copy link

Hi,

When running my app in a docker on MacOs I get this error:

System.DllNotFoundException: Unable to load shared library 'libmagic-1' or one of its dependencies. In order to help diagnose loading problems, consider using a tool like strace. If you're using glibc, consider setting the LD_DEBUG environment variable: 
/usr/share/dotnet/shared/Microsoft.NETCore.App/9.0.0/libmagic-1.so: cannot open shared object file: No such file or directory
/app-backend/libmagic-1.so: cannot open shared object file: No such file or directory

When I inspect the content of my container I see no runtime for the current architecture (linux container running on an M2 ARM chip from Apple):
image

Do you plan to support linux-arm64 ?

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

1 participant