Skip to content

Windows Nano Server Images for 7.4+ #800

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Herr-Sepp opened this issue Apr 11, 2024 · 3 comments
Open

Windows Nano Server Images for 7.4+ #800

Herr-Sepp opened this issue Apr 11, 2024 · 3 comments
Assignees

Comments

@Herr-Sepp
Copy link

Summary of the new feature / enhancement

Since 9f48a7b the Windows nano server images are rated as unstable.

What is the reason for this?
Is it possible that we will get nano-images with a current powershell again in the future or is that no longer possible?

Is it still safe to use the 7.2 nanoimage?

Proposed technical implementation details (optional)

No response

@Herr-Sepp
Copy link
Author

Herr-Sepp commented Jun 19, 2024

So https://mcr.microsoft.com/en-us/product/powershell/tags says that the tags

  • nanoserver
  • nanoserver-1809
  • nanoserver-ltsc2022
  • 7.2-nanoserver-ltsc2022
  • 7.2-nanoserver-1809
  • 7.3-nanoserver-ltsc2022
  • 7.3-nanoserver-1809
  • preview-nanoserver-ltsc2022
  • preview-nanoserver-1809

are not longer supported and not longer build.

But

  • lts-7.2-nanoserver-ltsc2022
  • lts-7.2-nanoserver-1809
  • lts-nanoserver-ltsc2022
  • lts-nanoserver-1809

are supported and build regulary.

But please note:
lts-7.2-nanoserver-ltsc2022 and lts-nanoserver-ltsc2022 are the same Image (Powershell 7.2) even if "lts" should be 7.4.
Same for lts-7.2-nanoserver-1809 and lts-nanoserver-1809.

Even lts-windowsservercore-ltsc2022 is Powershell 7.2 although there is a 7.4 image for servercore

So "lts"-tags are wrong and Powershell 7.4+ is missing for Nanoserver

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

@VAllens
Copy link

VAllens commented Oct 31, 2024

What is the difference between mcr.microsoft.com/powershell:7.4-windowsservercore-ltsc2022 and mcr.microsoft.com/powershell:7.4-windowsserver-ltsc2022?

@jpatigny
Copy link

jpatigny commented Mar 6, 2025

+1

It seems that there is a lack of support for windows images 😔

  • No nano images anymore
  • No 2025 image at all

Would it be difficult to consider supporting all 3 flavors of windows images (nanoserver, servercore and server) for windows 2019, 2022 and 2025 ?

All upstream images are available (except server:ltsc2019) 👍🏻

Upstream images references:

server
servercore
nanoserver

upstream image powershell image Status
mcr.microsoft.com/windows/server:ltsc2022 mcr.microsoft.com/powershell:windowsserver-ltsc2022
mcr.microsoft.com/windows/server:ltsc2025 mcr.microsoft.com/powershell:windowsserver-ltsc2025
mcr.microsoft.com/windows/servercore:ltsc2019 mcr.microsoft.com/powershell:windowsservercore-ltsc2019
mcr.microsoft.com/windows/servercore:ltsc2022 mcr.microsoft.com/powershell:windowsservercore-ltsc2022
mcr.microsoft.com/windows/servercore:ltsc2025 mcr.microsoft.com/powershell:windowsservercore-ltsc2025
mcr.microsoft.com/windows/nanoserver:ltsc2019 mcr.microsoft.com/powershell:nanoserver-ltsc2019
mcr.microsoft.com/windows/nanoserver:ltsc2022 mcr.microsoft.com/powershell:nanoserver-ltsc2022
mcr.microsoft.com/windows/nanoserver:ltsc2025 mcr.microsoft.com/powershell:nanoserver-ltsc2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants