.NET Core Docker images support for Windows Server, version 1909
- Dominant language
- No language data
- Stars
- 1.4k
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
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:
* [dotnet-docker#1460](https://github.com/dotnet/dotnet-docker/issues/1460)
## Details
* [dotnet-docker#1457](https://github.com/dotnet/dotnet-docker/pull/1457)
.NET Core tags containing the substring `nanoserver-1909` are now available. You can find the full set of tags on [Docker Hub](https://hub.docker.com/_/microsoft-dotnet-core).
.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](https://hub.docker.com/_/microsoft-dotnet-core-sdk/): .NET Core SDK
* [dotnet/core/aspnet](https://hub.docker.com/_/microsoft-dotnet-core-aspnet/): ASP.NET Core Runtime
* [dotnet/core/runtime](https://hub.docker.com/_/microsoft-dotnet-core-runtime/): .NET Core Runtime
* [dotnet/core/samples](https://hub.docker.com/_/microsoft-dotnet-core-samples/): .NET Core Samples
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.