microsoft / dotnet-framework-docker

The repo for the official docker images for .NET Framework on Windows Server Core.
https://hub.docker.com/_/microsoft-dotnet-framework
MIT License
710 stars 335 forks source link

Windows Server, version 2004 no longer supported by .NET Framework #867

Closed mthalman closed 2 years ago

mthalman commented 2 years ago

Windows Server, version 2004 no longer supported by .NET Framework

Windows Server, version 2004 is no longer supported. As a result, this version of Windows is no longer supported by .NET and we will no longer produce .NET Framework container images for this Windows version.

Support statements:

Details

Docker tags that contain windowsservercore-2004 are no longer being produced. We will not delete existing images or those tags. However, they contain unsupported builds of Windows Server and .NET Framework.

Pulling manifest tags

These changes also affect manifest tags (AKA “multi-arch tags“), such as 4.8. These are tags that are supported on multiple operating systems and versions, and do not contain the operating system in them. As a result of no longer producing new images for Windows Server, version 2004, manifest tags no longer include entries for Windows 10, version 2004, and Windows Server, version 2004. That means that .NET Core manifest tags are no longer usable on those Windows versions.

If you pull a manifest tag on one of the Windows versions described, you may get one of the following error messages:

If you need to still use Windows Server, version 2004 images (even though they are no longer supported), you will need to use tags that include the Windows Server version (these are non-manifest tags), for example: 4.8-windowsservercore-2004.