3.1
(LTS/Current)docker pull mcr.microsoft.com/dotnet/core/sdk:3.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.
- .NET Core Docker Sample - This sample builds, tests, and runs the sample. It includes and builds multiple projects.
- ASP.NET Core Docker Sample - This sample demonstrates using Docker with an ASP.NET Core Web App.
- 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:
- dotnet/core: .NET Core
- dotnet/core/aspnet: ASP.NET Core Runtime
- dotnet/core/runtime: .NET Core Runtime
- dotnet/core/runtime-deps: .NET Core Runtime Dependencies
- dotnet/core/samples: .NET Core Samples
- dotnet/core-nightly: .NET Core (Preview)
.NET Framework:
- dotnet/framework: .NET Framework, ASP.NET and WCF
- dotnet/framework/samples: .NET Framework, ASP.NET and WCF Samples
Tags | Dockerfile | OS Version |
---|---|---|
3.1.101-buster, 3.1-buster, 3.1.101, 3.1, latest | Dockerfile | Debian 10 |
3.1.101-alpine3.10, 3.1-alpine3.10, 3.1.101-alpine, 3.1-alpine | Dockerfile | Alpine 3.10 |
3.1.101-bionic, 3.1-bionic | Dockerfile | Ubuntu 18.04 |
3.0.102-buster, 3.0-buster, 3.0.102, 3.0 | Dockerfile | Debian 10 |
3.0.102-alpine3.10, 3.0-alpine3.10, 3.0.102-alpine, 3.0-alpine | Dockerfile | Alpine 3.10 |
3.0.102-alpine3.9, 3.0-alpine3.9 | Dockerfile | Alpine 3.9 |
3.0.102-disco, 3.0-disco | Dockerfile | Ubuntu 19.04 |
3.0.102-bionic, 3.0-bionic | Dockerfile | Ubuntu 18.04 |
2.1.803-stretch, 2.1-stretch, 2.1.803, 2.1 | Dockerfile | Debian 9 |
2.1.803-alpine3.10, 2.1-alpine3.10, 2.1.803-alpine, 2.1-alpine | Dockerfile | Alpine 3.10 |
2.1.803-alpine3.9, 2.1-alpine3.9 | Dockerfile | Alpine 3.9 |
2.1.803-bionic, 2.1-bionic | Dockerfile | Ubuntu 18.04 |
Tags | Dockerfile | OS Version |
---|---|---|
3.1.101-buster-arm64v8, 3.1-buster-arm64v8, 3.1.101, 3.1, latest | Dockerfile | Debian 10 |
3.1.101-bionic-arm64v8, 3.1-bionic-arm64v8 | Dockerfile | Ubuntu 18.04 |
3.0.102-buster-arm64v8, 3.0-buster-arm64v8, 3.0.102, 3.0 | Dockerfile | Debian 10 |
3.0.102-disco-arm64v8, 3.0-disco-arm64v8 | Dockerfile | Ubuntu 19.04 |
3.0.102-bionic-arm64v8, 3.0-bionic-arm64v8 | Dockerfile | Ubuntu 18.04 |
Tags | Dockerfile | OS Version |
---|---|---|
3.1.101-buster-arm32v7, 3.1-buster-arm32v7, 3.1.101, 3.1, latest | Dockerfile | Debian 10 |
3.1.101-bionic-arm32v7, 3.1-bionic-arm32v7 | Dockerfile | Ubuntu 18.04 |
3.0.102-buster-arm32v7, 3.0-buster-arm32v7, 3.0.102, 3.0 | Dockerfile | Debian 10 |
3.0.102-disco-arm32v7, 3.0-disco-arm32v7 | Dockerfile | Ubuntu 19.04 |
3.0.102-bionic-arm32v7, 3.0-bionic-arm32v7 | Dockerfile | Ubuntu 18.04 |
2.1.803-stretch-arm32v7, 2.1-stretch-arm32v7, 2.1.803, 2.1 | Dockerfile | Debian 9 |
2.1.803-bionic-arm32v7, 2.1-bionic-arm32v7 | Dockerfile | Ubuntu 18.04 |
Tag | Dockerfile |
---|---|
3.1.101-nanoserver-1909, 3.1-nanoserver-1909, 3.1.101, 3.1, latest | Dockerfile |
3.0.102-nanoserver-1909, 3.0-nanoserver-1909, 3.0.102, 3.0 | Dockerfile |
2.1.803-nanoserver-1909, 2.1-nanoserver-1909, 2.1.803, 2.1 | Dockerfile |
Tag | Dockerfile |
---|---|
3.1.101-nanoserver-1903, 3.1-nanoserver-1903, 3.1.101, 3.1, latest | Dockerfile |
3.0.102-nanoserver-1903, 3.0-nanoserver-1903, 3.0.102, 3.0 | Dockerfile |
2.1.803-nanoserver-1903, 2.1-nanoserver-1903, 2.1.803, 2.1 | Dockerfile |
Tag | Dockerfile |
---|---|
3.1.101-nanoserver-1809, 3.1-nanoserver-1809, 3.1.101, 3.1, latest | Dockerfile |
3.0.102-nanoserver-1809, 3.0-nanoserver-1809, 3.0.102, 3.0 | Dockerfile |
2.1.803-nanoserver-1809, 2.1-nanoserver-1809, 2.1.803, 2.1 | Dockerfile |
Tag | Dockerfile |
---|---|
3.1.101-nanoserver-1809-arm32v7, 3.1-nanoserver-1809-arm32v7, 3.1.101, 3.1, latest | Dockerfile |
3.0.102-nanoserver-1809-arm32v7, 3.0-nanoserver-1809-arm32v7, 3.0.102, 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.
- File a .NET Core Docker issue
- File a .NET Core issue
- File an ASP.NET Core issue
- File an issue for other components
- Ask on Stack Overflow
- Contact Microsoft Support
- .NET Core license
- Windows Nano Server license (only applies to Windows containers)
- Pricing and licensing for Windows Server 2019