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 Framework Docker images support for Windows Server, version 1909 #137

Open MichaelSimons opened 4 years ago

MichaelSimons commented 4 years ago

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

Discussion

You can share your thoughts on this change or see what others are saying at:

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