Adopt Azure Linux for build images
Open
Area-Infrastructure
Area-Linux
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 1.3k
- PR merge metrics
- PR metrics pending
Description
We recently updated dotnet/aspnetcore to use Azure Linux build images. dotnet/sdk should do the same. Our goal should be that all image references are bleeding edge in `main` such that we don't need to remediate EOL references in servicing.
- https://github.com/dotnet/aspnetcore/pull/60260
- https://github.com/dotnet/runtime/blob/main/docs/project/os-onboarding.md
In particular, the "WithNode" images are discontinued. We're not going to offer those any longer. The new Azure Linux build images include node.
https://github.com/dotnet/sdk/blob/d500e00f5adffea79148f8cf83083e1d92bdccd5/.vsts-ci.yml#L68
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.