microsoft/dotnet-sdk
dotnet/sdk
Official images for the .NET SDK
9.0
(Standard Support)
docker pull mcr.microsoft.com/dotnet/sdk:9.0
8.0
(Long-Term Support)
docker pull mcr.microsoft.com/dotnet/sdk:8.0
This image contains the .NET SDK which is comprised of three parts:
Use this image for your development process (developing, building and testing applications).
Watch discussions for Docker-related .NET announcements.
The .NET Docker samples show various ways to use .NET and Docker together. See Building Docker Images for .NET Applications to learn more.
The following samples show how to develop, build and test .NET applications with Docker without the need to install the .NET SDK.
.NET container images have several variants that offer different combinations of flexibility and deployment size. The Image Variants documentation contains a summary of the image variants and their use-cases.
.NET:
.NET Framework:
View the current tags at the Microsoft Artifact Registry portal or on GitHub.
.NET container images are regularly monitored for the presence of CVEs. A given image will be rebuilt to pick up fixes for a CVE when:
Please refer to the Security Policy and Container Vulnerability Workflow for more detail about what to do when a CVE is encountered in a .NET image.
docker pull mcr.microsoft.com/dotnet/sdk