PowerShell-Docker
PowerShell-Docker copied to clipboard
Add ubuntu-based arm64 image
PR Summary
Add ubuntu arm64 based image for all PowerShell versions (7.2, 7.3, 7.4, 7.5)
PR Checklist
- [x] PR has a meaningful title
- Use the present tense and imperative mood when describing your changes
- [x] Summarized changes
- [x] Change is not breaking
- [x] Make sure all
Dockerfile,.sh,.ps1and.psm1files have the correct copyright header - [x] This PR is ready to merge and is not Work in Progress.
- If the PR is work in progress, please add the prefix
WIP:to the beginning of the title and remove the prefix when the PR is ready.
- If the PR is work in progress, please add the prefix
@TravisEz13 @anamnavi can you help to review this? Or is there anything that's blocking this? Thanks
@harryzcy Thanks for the PR. We are taking some large changes and will review this after we are able to take those changes.
Can you separate the changes for 20.04 and 22.04?