Skip to content

Add PowerShell to Ubuntu 22.04 amd64 image#1690

Open
Copilot wants to merge 1 commit into
mainfrom
copilot/add-powershell-to-22-04-image
Open

Add PowerShell to Ubuntu 22.04 amd64 image#1690
Copilot wants to merge 1 commit into
mainfrom
copilot/add-powershell-to-22-04-image

Conversation

Copilot AI commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

The Ubuntu 22.04 amd64 image was missing PowerShell, which is already present in the 24.04 image.

Changes

  • Added ENV POWERSHELL_VERSION=7.6.1 to match the version used in the 24.04 image
  • Added PowerShell installation block after the elfutils/file layer, mirroring the 24.04 pattern: downloads the tarball from GitHub releases, extracts to /opt/microsoft/powershell, and symlinks pwsh into /usr/bin

@hoyosjs hoyosjs marked this pull request as ready for review June 19, 2026 18:08
@hoyosjs hoyosjs requested review from a team as code owners June 19, 2026 18:08
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.

2 participants