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 support for Linux ARM and Alpine #2

Closed
NTaylorMullen opened this issue Jul 11, 2019 · 0 comments · Fixed by #1854
Closed

Add support for Linux ARM and Alpine #2

NTaylorMullen opened this issue Jul 11, 2019 · 0 comments · Fixed by #1854
Labels
enhancement New feature or request

Comments

@NTaylorMullen
Copy link
Contributor

NTaylorMullen commented Jul 11, 2019

Much like dotnet/vscode-csharp#2771 we will need to do work to properly acquire the "right" bits for ARM scenarios.

We need to adjust the dynamic acquisition logic to get a compatible version of the runtime for either ARM or Alpine. (On first check, Alpine appeared to work when using the .NET Core image – I have not checked ARM, however.) We briefly describe the issue and how this can be detected here.

@NTaylorMullen NTaylorMullen changed the title Add support for Linux ARM Add support for Linux ARM and Alpine Jul 11, 2019
@sfoslund sfoslund added the enhancement New feature or request label Mar 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants