msimons/test2
To provide a consistent FQDNs, the data endpoint will be changing from *.cdn.mscr.io to *.data.mcr.microsoft.com
For more info, see MCR Client Firewall Rules.
The images from the dotnet/core-nightly repositories include last-known-good (LKG) builds for the next release of .NET Core.
See dotnet/core for images with official releases of .NET Core.
3.1
(LTS/Current)
docker pull mcr.microsoft.com/dotnet/core-nightly/sdk:3.1
This image contains the .NET Core SDK which is comprised of three parts:
Use this image for your development process (developing, building and testing applications). This repository is limited to .NET Core 2.1 and 3.1. For .NET 5.0 and higher, see dotnet/nightly/sdk for those versions.
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.
.NET Core 2.1/3.1:
.NET 5.0+:
.NET Framework:
Tags | Dockerfile | OS Version |
---|---|---|
3.1.202-buster, 3.1-buster, 3.1.202, 3.1 | Dockerfile | Debian 10 |
3.1.202-alpine3.11, 3.1-alpine3.11, 3.1.202-alpine, 3.1-alpine | Dockerfile | Alpine 3.11 |
3.1.202-focal, 3.1-focal | Dockerfile | Ubuntu 20.04 |
3.1.202-bionic, 3.1-bionic | Dockerfile | Ubuntu 18.04 |
2.1.806-stretch, 2.1-stretch, 2.1.806, 2.1 | Dockerfile | Debian 9 |
2.1.806-alpine3.11, 2.1-alpine3.11, 2.1.806-alpine, 2.1-alpine | Dockerfile | Alpine 3.11 |
2.1.806-focal, 2.1-focal | Dockerfile | Ubuntu 20.04 |
2.1.806-bionic, 2.1-bionic | Dockerfile | Ubuntu 18.04 |
Tags | Dockerfile | OS Version |
---|---|---|
3.1.202-buster-arm64v8, 3.1-buster-arm64v8, 3.1.202, 3.1 | Dockerfile | Debian 10 |
3.1.202-focal-arm64v8, 3.1-focal-arm64v8 | Dockerfile | Ubuntu 20.04 |
3.1.202-bionic-arm64v8, 3.1-bionic-arm64v8 | Dockerfile | Ubuntu 18.04 |
Tags | Dockerfile | OS Version |
---|---|---|
3.1.202-buster-arm32v7, 3.1-buster-arm32v7, 3.1.202, 3.1 | Dockerfile | Debian 10 |
3.1.202-bionic-arm32v7, 3.1-bionic-arm32v7 | Dockerfile | Ubuntu 18.04 |
2.1.806-stretch-arm32v7, 2.1-stretch-arm32v7, 2.1.806, 2.1 | Dockerfile | Debian 9 |
2.1.806-bionic-arm32v7, 2.1-bionic-arm32v7 | Dockerfile | Ubuntu 18.04 |
Tag | Dockerfile |
---|---|
3.1.202-nanoserver-1909, 3.1-nanoserver-1909, 3.1.202, 3.1 | Dockerfile |
2.1.806-nanoserver-1909, 2.1-nanoserver-1909, 2.1.806, 2.1 | Dockerfile |
Tag | Dockerfile |
---|---|
3.1.202-nanoserver-1903, 3.1-nanoserver-1903, 3.1.202, 3.1 | Dockerfile |
2.1.806-nanoserver-1903, 2.1-nanoserver-1903, 2.1.806, 2.1 | Dockerfile |
Tag | Dockerfile |
---|---|
3.1.202-nanoserver-1809, 3.1-nanoserver-1809, 3.1.202, 3.1 | Dockerfile |
2.1.806-nanoserver-1809, 2.1-nanoserver-1809, 2.1.806, 2.1 | Dockerfile |
You can retrieve a list of all available tags for dotnet/core-nightly/sdk at https://mcr.microsoft.com/v2/dotnet/core-nightly/sdk/tags/list.
See Microsoft Support for .NET Core for the support lifecycle.
docker pull msimons/test2