Closed
Description
.NET Framework Docker images support for Windows Server, version 1909
With the release of Windows Server, version 1909 on November 11, 2019, .NET Framework Docker images have been published for Server Core, version 1909.
Details
.NET Framework tags containing the substring windowsservercore-1909
are now available. You can find the full set of tags on Docker Hub.
.NET Framework multi-arch tags, such as 4.8
, have been updated to use windowsservercore-1909
images if your host is Windows Server 1909 or higher.
Impacted Repos
- dotnet/framework/sdk: .NET Framework SDK
- dotnet/framework/aspnet: ASP.NET Runtime
- dotnet/framework/wcf: Windows Communication Foundation
- dotnet/framework/runtime: .NET Framework Runtime
- dotnet/framework/samples: .NET Framework Samples