2.2
(Current)
docker pull mcr.microsoft.com/dotnet/core/sdk:2.2
2.1
(LTS)
docker pull mcr.microsoft.com/dotnet/core/sdk:2.1
This image contains the .NET Core SDK which is comprised of three parts:
.NET Core CLI
.NET Core
ASP.NET Core
Use this image for your development process (developing, building and testing applications).
The .NET Core Docker samples show various ways to use .NET Core and Docker together. See Building Docker Images for .NET Core Applications to learn more.
Building .NET Core Apps with Docker
Develop .NET Core Apps in a Container
Develop .NET Core Applications - This sample shows how to develop, build and test .NET Core applications with Docker without the need to install the .NET Core SDK.
Develop ASP.NET Core Applications - This sample shows how to develop and test ASP.NET Core applications with Docker without the need to install the .NET Core SDK.
.NET Core:
.NET Framework:
Tags
Dockerfile
OS Version
2.2.401-stretch, 2.2-stretch, 2.2.401, 2.2, latest
Dockerfile
Debian 9
2.2.401-alpine3.9, 2.2-alpine3.9
Dockerfile
Alpine 3.9
2.2.401-alpine3.8, 2.2-alpine3.8, 2.2.401-alpine, 2.2-alpine
Dockerfile
Alpine 3.8
2.2.401-bionic, 2.2-bionic
Dockerfile
Ubuntu 18.04
2.1.801-stretch, 2.1-stretch, 2.1.801, 2.1
Dockerfile
Debian 9
2.1.801-alpine3.9, 2.1-alpine3.9
Dockerfile
Alpine 3.9
2.1.801-alpine3.7, 2.1-alpine3.7, 2.1.801-alpine, 2.1-alpine
Dockerfile
Alpine 3.7
2.1.801-bionic, 2.1-bionic
Dockerfile
Ubuntu 18.04
.NET Core 3.0 Preview Tags
Tags
Dockerfile
OS Version
3.0.100-preview8-buster, 3.0-buster, 3.0.100-preview8, 3.0
Dockerfile
Debian 10
3.0.100-preview8-alpine3.9, 3.0-alpine3.9, 3.0.100-preview8-alpine, 3.0-alpine
Dockerfile
Alpine 3.9
3.0.100-preview8-disco, 3.0-disco
Dockerfile
Ubuntu 19.04
3.0.100-preview8-bionic, 3.0-bionic
Dockerfile
Ubuntu 18.04
.NET Core 3.0 Preview Tags
Tags
Dockerfile
OS Version
3.0.100-preview8-buster-arm64v8, 3.0-buster-arm64v8, 3.0.100-preview8, 3.0
Dockerfile
Debian 10
3.0.100-preview8-disco-arm64v8, 3.0-disco-arm64v8
Dockerfile
Ubuntu 19.04
3.0.100-preview8-bionic-arm64v8, 3.0-bionic-arm64v8
Dockerfile
Ubuntu 18.04
Tags
Dockerfile
OS Version
2.2.401-stretch-arm32v7, 2.2-stretch-arm32v7, 2.2.401, 2.2, latest
Dockerfile
Debian 9
2.2.401-bionic-arm32v7, 2.2-bionic-arm32v7
Dockerfile
Ubuntu 18.04
2.1.801-stretch-arm32v7, 2.1-stretch-arm32v7, 2.1.801, 2.1
Dockerfile
Debian 9
2.1.801-bionic-arm32v7, 2.1-bionic-arm32v7
Dockerfile
Ubuntu 18.04
.NET Core 3.0 Preview Tags
Tags
Dockerfile
OS Version
3.0.100-preview8-buster-arm32v7, 3.0-buster-arm32v7, 3.0.100-preview8, 3.0
Dockerfile
Debian 10
3.0.100-preview8-disco-arm32v7, 3.0-disco-arm32v7
Dockerfile
Ubuntu 19.04
3.0.100-preview8-bionic-arm32v7, 3.0-bionic-arm32v7
Dockerfile
Ubuntu 18.04
Windows Server, version 1903 amd64 Tags
Tag
Dockerfile
2.2.401-nanoserver-1903, 2.2-nanoserver-1903, 2.2.401, 2.2, latest
Dockerfile
2.1.801-nanoserver-1903, 2.1-nanoserver-1903, 2.1.801, 2.1
Dockerfile
.NET Core 3.0 Preview tags
Tag
Dockerfile
3.0.100-preview8-nanoserver-1903, 3.0-nanoserver-1903, 3.0.100-preview8, 3.0
Dockerfile
Windows Server 2019 amd64 Tags
Tag
Dockerfile
2.2.401-nanoserver-1809, 2.2-nanoserver-1809, 2.2.401, 2.2, latest
Dockerfile
2.1.801-nanoserver-1809, 2.1-nanoserver-1809, 2.1.801, 2.1
Dockerfile
.NET Core 3.0 Preview tags
Tag
Dockerfile
3.0.100-preview8-nanoserver-1809, 3.0-nanoserver-1809, 3.0.100-preview8, 3.0
Dockerfile
Windows Server 2019 arm32 Tags
Tag
Dockerfile
2.2.401-nanoserver-1809-arm32v7, 2.2-nanoserver-1809-arm32v7, 2.2.401, 2.2, latest
Dockerfile
.NET Core 3.0 Preview tags
Tag
Dockerfile
3.0.100-preview8-nanoserver-1809-arm32v7, 3.0-nanoserver-1809-arm32v7, 3.0.100-preview8, 3.0
Dockerfile
Windows Server, version 1803 amd64 Tags
Tag
Dockerfile
2.2.401-nanoserver-1803, 2.2-nanoserver-1803, 2.2.401, 2.2, latest
Dockerfile
2.1.801-nanoserver-1803, 2.1-nanoserver-1803, 2.1.801, 2.1
Dockerfile
.NET Core 3.0 Preview tags
Tag
Dockerfile
3.0.100-preview8-nanoserver-1803, 3.0-nanoserver-1803, 3.0.100-preview8, 3.0
Dockerfile
You can retrieve a list of all available tags for dotnet/core/sdk at https://mcr.microsoft.com/v2/dotnet/core/sdk/tags/list .
See Microsoft Support for .NET Core for the support lifecycle.