PowerShell-Docker icon indicating copy to clipboard operation
PowerShell-Docker copied to clipboard

Container images not deprecated

Open halovanic opened this issue 3 months ago • 2 comments

Prerequisites

Steps to reproduce

It appears that the Powershell images published to MCR were intended to be deprecated, but there is no indication of this within MCR, while they have not been updated in any way in the last 6 months:

  • https://mcr.microsoft.com/en-us/artifact/mar/powershell/about
  • https://learn.microsoft.com/en-us/powershell/scripting/install/powershell-in-docker?view=powershell-7.5#use-powershell-in-a-container

The install documentation was updated to reflect that end users should switch to the SDK image and that these would be marked deprecated, but since no deprecation has happened within MCR, this state is unclear to anyone who has been referencing these images without finding the corresponding install documentation.

Expected behavior

The container images for Powershell should be marked as deprecated within MCR.

Actual behavior

The MCR images appear to be valid to use from the README with them.

Error details


Environment data

https://mcr.microsoft.com/en-us/artifact/mar/powershell/about

Visuals

No response

halovanic avatar Oct 06 '25 13:10 halovanic

as of March 26, 2025 we are no longer maintaining docker images for PowerShell, here is the related announcement: https://github.com/PowerShell/Announcements/issues/75

The guidance is to use the .NET SDK image in that includes PowerShell, so if you search for noble as a tag you'll see many here: https://mcr.microsoft.com/en-us/artifact/mar/dotnet/sdk/tags

Originally posted by @anamnavi in https://github.com/PowerShell/PowerShell-Docker/issues/797#issuecomment-3406901307

Microsoft Artifact Registry (also known as Microsoft Container Registry or MCR) Discovery Portal

xtqqczze avatar Oct 15 '25 19:10 xtqqczze

cc: @terencet-dev

xtqqczze avatar Oct 15 '25 19:10 xtqqczze