You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows Server Core and Nano Server 2025 container images have been released for .NET 8 and .NET 9. To consume this new version of Windows Server, you'll need to use one of the nanoserver or windowsservercore tags with the ltsc2025 suffix:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Windows Server Core and Nano Server 2025 container images have been released for .NET 8 and .NET 9. To consume this new version of Windows Server, you'll need to use one of the
nanoserverorwindowsservercoretags with theltsc2025suffix:.NET 8
docker pull mcr.microsoft.com/dotnet/sdk:8.0-nanoserver-ltsc2025docker pull mcr.microsoft.com/dotnet/aspnet:8.0-nanoserver-ltsc2025docker pull mcr.microsoft.com/dotnet/runtime:8.0-nanoserver-ltsc2025docker pull mcr.microsoft.com/dotnet/sdk:8.0-windowsservercore-ltsc2025docker pull mcr.microsoft.com/dotnet/aspnet:8.0-windowsservercore-ltsc2025docker pull mcr.microsoft.com/dotnet/runtime:8.0-windowsservercore-ltsc2025.NET 9
docker pull mcr.microsoft.com/dotnet/sdk:9.0-nanoserver-ltsc2025docker pull mcr.microsoft.com/dotnet/aspnet:9.0-nanoserver-ltsc2025docker pull mcr.microsoft.com/dotnet/runtime:9.0-nanoserver-ltsc2025docker pull mcr.microsoft.com/dotnet/sdk:9.0-windowsservercore-ltsc2025docker pull mcr.microsoft.com/dotnet/aspnet:9.0-windowsservercore-ltsc2025docker pull mcr.microsoft.com/dotnet/runtime:9.0-windowsservercore-ltsc2025Details
See the full list of tags:
Beta Was this translation helpful? Give feedback.
All reactions