Run PowerShell Core in a Linux Container.
- linux/amd64
- linux/arm/v7
- linux/arm64
.\build <psver>
This will connect to the PowerShell Github Release Repository to download the release specified in <psver>
. You must enter the version as it appears on this page.
<psver>
the PowerShell version. Required
Build PowerShell version 6.2.2 container
.\build 6.2.2
Build PowerShell version 7 Preview 2 container
.\build 7.0.0-preview.2