-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
.NET Core Docker images support for Windows Server, version 1909
With the release of Windows Server, version 1909 on November 11, 2019, .NET Core Docker images have been published for Nano Server, version 1909.
Discussion
You can share your thoughts on this change or see what others are saying at:
Details
.NET Core tags containing the substring nanoserver-1909
are now available. You can find the full set of tags on Docker Hub.
.NET Core multi-arch tags, such as 3.0
, have been updated to use nanoserver-1909
images if your host is Windows Server 1909 or higher.
Impacted Repos
- dotnet/core/sdk: .NET Core SDK
- dotnet/core/aspnet: ASP.NET Core Runtime
- dotnet/core/runtime: .NET Core Runtime
- dotnet/core/samples: .NET Core Samples