-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Open
Labels
Needs-TriageThe issue is new and needs to be triaged by a work group.The issue is new and needs to be triaged by a work group.
Description
Steps to reproduce
- Use Alpine Linux on a ARM64 processor
- Try to install PowerShell
- Can’t, ARM build for Alpine Linux (musl libc) is not provided
Expected behavior
Find a build named like “powershell-7.5.2-linux-musl-arm64.tar.gz”.
Actual behavior
No ARM64 build is provided. Can’t install PowerShell.
Environment data
A ARM64 glibc is provided, ex “powershell-7.5.2-linux-arm64.tar.gz”. Only musl is missing. ARM32 is also not provided but I don’t know is there is really a use case there.
lbussell, MichaelSimons and mthalman
Metadata
Metadata
Assignees
Labels
Needs-TriageThe issue is new and needs to be triaged by a work group.The issue is new and needs to be triaged by a work group.