Skip to content

Latest commit

 

History

History
101 lines (76 loc) · 7.6 KB

README.runtime-deps.md

File metadata and controls

101 lines (76 loc) · 7.6 KB

Featured Tags

  • 2.2 (Current)
    • docker pull mcr.microsoft.com/dotnet/core/runtime-deps:2.2
  • 2.1 (LTS)
    • docker pull mcr.microsoft.com/dotnet/core/runtime-deps:2.1

About This Image

This image contains the native dependencies needed by .NET Core. It does not include .NET Core. It is for self-contained applications.

Watch dotnet/announcements for Docker-related .NET announcements.

How to Use the Image

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.

Related Repos

.NET Core:

.NET Framework:

Full Tag Listing

Linux amd64 Tags

Tags Dockerfile OS Version
2.2.5-stretch-slim, 2.2-stretch-slim, 2.2.5, 2.2, latest Dockerfile Debian 9
2.2.5-alpine3.9, 2.2-alpine3.9 Dockerfile Alpine 3.9
2.2.5-alpine3.8, 2.2-alpine3.8, 2.2.5-alpine, 2.2-alpine Dockerfile Alpine 3.8
2.2.5-bionic, 2.2-bionic Dockerfile Ubuntu 18.04
2.1.11-stretch-slim, 2.1-stretch-slim, 2.1.11, 2.1 Dockerfile Debian 9
2.1.11-alpine3.9, 2.1-alpine3.9 Dockerfile Alpine 3.9
2.1.11-alpine3.7, 2.1-alpine3.7, 2.1.11-alpine, 2.1-alpine Dockerfile Alpine 3.7
2.1.11-bionic, 2.1-bionic Dockerfile Ubuntu 18.04
.NET Core 3.0 Preview Tags
Tags Dockerfile OS Version
3.0.0-preview6-buster-slim, 3.0-buster-slim, 3.0.0-preview6, 3.0 Dockerfile Debian 10
3.0.0-preview6-alpine3.9, 3.0-alpine3.9, 3.0.0-preview6-alpine, 3.0-alpine Dockerfile Alpine 3.9
3.0.0-preview6-disco, 3.0-disco Dockerfile Ubuntu 19.04
3.0.0-preview6-bionic, 3.0-bionic Dockerfile Ubuntu 18.04

Linux arm64 Tags

.NET Core 3.0 Preview Tags
Tags Dockerfile OS Version
3.0.0-preview6-buster-slim-arm64v8, 3.0-buster-slim-arm64v8, 3.0.0-preview6, 3.0 Dockerfile Debian 10
3.0.0-preview6-alpine3.9-arm64v8, 3.0-alpine3.9-arm64v8, 3.0.0-preview6-alpine-arm64v8, 3.0-alpine-arm64v8 Dockerfile Alpine 3.9
3.0.0-preview6-disco-arm64v8, 3.0-disco-arm64v8 Dockerfile Ubuntu 19.04
3.0.0-preview6-bionic-arm64v8, 3.0-bionic-arm64v8 Dockerfile Ubuntu 18.04

Linux arm32 Tags

Tags Dockerfile OS Version
2.2.5-stretch-slim-arm32v7, 2.2-stretch-slim-arm32v7, 2.2.5, 2.2, latest Dockerfile Debian 9
2.2.5-bionic-arm32v7, 2.2-bionic-arm32v7 Dockerfile Ubuntu 18.04
2.1.11-stretch-slim-arm32v7, 2.1-stretch-slim-arm32v7, 2.1.11, 2.1 Dockerfile Debian 9
2.1.11-bionic-arm32v7, 2.1-bionic-arm32v7 Dockerfile Ubuntu 18.04
.NET Core 3.0 Preview Tags
Tags Dockerfile OS Version
3.0.0-preview6-buster-slim-arm32v7, 3.0-buster-slim-arm32v7, 3.0.0-preview6, 3.0 Dockerfile Debian 10
3.0.0-preview6-disco-arm32v7, 3.0-disco-arm32v7 Dockerfile Ubuntu 19.04
3.0.0-preview6-bionic-arm32v7, 3.0-bionic-arm32v7 Dockerfile Ubuntu 18.04

You can retrieve a list of all available tags for dotnet/core/runtime-deps at https://mcr.microsoft.com/v2/dotnet/core/runtime-deps/tags/list.

Support

See Microsoft Support for .NET Core for the support lifecycle.

Feedback

License