PowerShell / PowerShell-Docker

Repository for building PowerShell Docker images
MIT License
411 stars 151 forks source link

Provide linux/arm64 image for alpine #795

Open harryzcy opened 7 months ago

harryzcy commented 7 months ago

Summary of the new feature / enhancement

super-linter is preparing for arm64 support https://github.com/super-linter/super-linter/issues/5070. It would be very helpful to have a alpine arm64 docker image.

Proposed technical implementation details (optional)

To have the musl-based arm64 release of PowerShell first: https://github.com/PowerShell/PowerShell/issues/21296