PowerShell / PowerShell/PowerShell-Docker
Support ltsc 2025 images (Nano, Servercore and Server)
未关闭
还没有人认领这个 Issue。
Issue-Enhancement
- 主要语言
- Dockerfile
- 星标
- 449
- 派生
- 158
- 平均合并
- 3 天 10 小时
- 30 天内合并 PR
- 1
描述
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
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先检查现有的 Windows 镜像定义,以及 nanoserver、servercore 和 server 变体的构建配置。将它们当前从 upstream 到 PowerShell 的镜像映射与 issue 中的三个 ltsc2025 对进行比较;当三个 ltsc2025 镜像 flavor 都得到一致表示时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- dockerfile
- 领域
- devops
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100