dotnet / announcements

Subscribe to this repo to be notified of Announcements and changes in .NET Core.
Creative Commons Attribution 4.0 International
1.29k stars 44 forks source link

.NET Core Docker images support for Windows Server, version 1909 #136

Open MichaelSimons opened 4 years ago

MichaelSimons commented 4 years ago

.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:

.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