Azure / Azure/acr

ACR task support for building Windows 2025 images

Open
#863 6 comments 0 reactions 1 assignee Claimed by @yizha1 View on GitHub
feature-request triaged
Dominant language
No language data
Stars
177
Forks
137
PR merge metrics
No merged PRs in 30d

Description

**What is the problem you're trying to solve**
Currently there is no way that I'm aware of to build Windows 2025 containers using ACR task.
Given Windows Server 2022 will be EOL later this year we want to move forward with switch to 2025, since we are using ACR task to build Windows images we are blocked currently.

**Describe the solution you'd like**
I should have option to specify that I want to build Windows 2025 container, something like

`az acr task create ... --platform Windows2025`

**Additional context**
Right now it's failing with error:

`Step 1/8 : FROM mcr.microsoft.com/windows/servercore:ltsc2025-amd64
ltsc2025-amd64: Pulling from windows/servercore
a Windows version 10.0.26100-based image is incompatible with a 10.0.20348 host`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.