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

added support for linux-musl-x64 and linux-musl-arm64 #2395

Merged
merged 3 commits into from May 6, 2022
Merged

Conversation

filipw
Copy link
Member

@filipw filipw commented May 4, 2022

For lightweight distributions using musl like Alpine Linux.
Fixes #2366

@JoeRobich
Copy link
Member

Looks like VS Code supports extensions targeting alpine-x64 and alpine-arm64. Should we be proactive and also target linux-musl-arm64?

@filipw
Copy link
Member Author

filipw commented May 5, 2022

That makes sense. I did not realize this is supported, because it was missing from the RID catalog docs but it is indeed visible here.

I added it now.

@filipw filipw merged commit aab4969 into master May 6, 2022
@filipw filipw deleted the feature/musl branch May 6, 2022 11:27
@filipw filipw changed the title added support for linux-musl-x64 added support for linux-musl-x64 and linux-musl-arm64 May 9, 2022
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

Successfully merging this pull request may close these issues.

No linux-musl-$(Platform) release
3 participants