PowerShell / PowerShell/PowerShell-Docker
Support ltsc 2025 images (Nano, Servercore and Server)
Open
Nobody has claimed this yet.
Issue-Enhancement
- Dominant language
- Dockerfile
- Stars
- 449
- Forks
- 158
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 1
Description
Summary of the new feature / enhancement
Add images for windows server ltsc2025 on all 3 flavours of images (nanoserver, servercore and server)
All upstream images are available 👍🏻
| upstream image | powershell image |
|---|---|
| mcr.microsoft.com/windows/server:ltsc2025 | mcr.microsoft.com/powershell:windowsserver-ltsc2025 |
| mcr.microsoft.com/windows/servercore:ltsc2025 | mcr.microsoft.com/powershell:windowsservercore-ltsc2025 |
| mcr.microsoft.com/windows/nanoserver:ltsc2025 | mcr.microsoft.com/powershell:nanoserver-ltsc2025 |
Proposed technical implementation details (optional)
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the repository's existing Windows image definitions and build configuration for nanoserver, servercore, and server variants. Compare their current upstream-to-PowerShell image mappings with the three ltsc2025 pairs in the issue; done means all three ltsc2025 image flavors are represented consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dockerfile
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100