17

microsoft-dotnet-nightly-runtime docker image 镜像

 3 years ago
source link: https://hub.docker.com/r/microsoft-dotnet-nightly-runtime
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
 docker pull microsoft-dotnet-nightly-runtime 


The images from the dotnet/nightly repositories include last-known-good (LKG) builds for the next release of .NET.

See dotnet for images with official releases of .NET.

As part of the .NET 5.0 release, all .NET Docker images (including .NET Core 2.1 and 3.1) have transitioned to a new set of Docker repositories described below. Updates will continue to be made to supported tags in the old repository locations for backwards compatibility. Please update any repository references to these new names. For more information see the .NET 5.0 repository rename announcement.

Featured Tags

  • 5.0 (Current)
    • docker pull mcr.microsoft.com/dotnet/nightly/runtime:5.0
  • 3.1 (LTS)
    • docker pull mcr.microsoft.com/dotnet/nightly/runtime:3.1

About This Image

This image contains the .NET runtimes and libraries and is optimized for running .NET apps in production.

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

How to Use the Image

The .NET Docker samples show various ways to use .NET and Docker together. See Building Docker Images for .NET Applications to learn more.

Container sample: Run a simple application

You can quickly run a container with a pre-built .NET Docker image, based on the .NET console sample.

Type the following command to run a sample console application:

docker run --rm mcr.microsoft.com/dotnet/samples

Related Repos

.NET:

.NET Framework:

Full Tag Listing

Linux amd64 Tags

Tags Dockerfile OS Version Last Modified
5.0.0-buster-slim-amd64, 5.0-buster-slim-amd64, 5.0.0-buster-slim, 5.0-buster-slim, 5.0.0, 5.0, latest Dockerfile Debian 10 11/18/2020
5.0.0-alpine3.12-amd64, 5.0-alpine3.12-amd64, 5.0-alpine-amd64, 5.0.0-alpine3.12, 5.0-alpine3.12, 5.0-alpine Dockerfile Alpine 3.12 11/16/2020
5.0.0-focal-amd64, 5.0-focal-amd64, 5.0.0-focal, 5.0-focal Dockerfile Ubuntu 20.04 11/16/2020
3.1.10-buster-slim, 3.1-buster-slim, 3.1.10, 3.1 Dockerfile Debian 10 11/18/2020
3.1.10-alpine3.12, 3.1-alpine3.12, 3.1-alpine Dockerfile Alpine 3.12 11/10/2020
3.1.10-focal, 3.1-focal Dockerfile Ubuntu 20.04 11/10/2020
3.1.10-bionic, 3.1-bionic Dockerfile Ubuntu 18.04 11/10/2020
2.1.23-stretch-slim, 2.1-stretch-slim, 2.1.23, 2.1 Dockerfile Debian 9 11/18/2020
2.1.23-alpine3.12, 2.1-alpine3.12, 2.1-alpine Dockerfile Alpine 3.12 10/27/2020
2.1.23-focal, 2.1-focal Dockerfile Ubuntu 20.04 10/27/2020
2.1.23-bionic, 2.1-bionic Dockerfile Ubuntu 18.04 10/27/2020

Linux arm64 Tags

Tags Dockerfile OS Version Last Modified
5.0.0-buster-slim-arm64v8, 5.0-buster-slim-arm64v8, 5.0.0-buster-slim, 5.0-buster-slim, 5.0.0, 5.0, latest Dockerfile Debian 10 11/18/2020
5.0.0-alpine3.12-arm64v8, 5.0-alpine3.12-arm64v8, 5.0-alpine-arm64v8, 5.0.0-alpine3.12, 5.0-alpine3.12, 5.0-alpine Dockerfile Alpine 3.12 11/16/2020
5.0.0-focal-arm64v8, 5.0-focal-arm64v8, 5.0.0-focal, 5.0-focal Dockerfile Ubuntu 20.04 11/16/2020
3.1.10-buster-slim-arm64v8, 3.1-buster-slim-arm64v8, 3.1.10, 3.1 Dockerfile Debian 10 11/18/2020
3.1.10-alpine3.12-arm64v8, 3.1-alpine3.12-arm64v8, 3.1-alpine-arm64v8 Dockerfile Alpine 3.12 11/10/2020
3.1.10-focal-arm64v8, 3.1-focal-arm64v8 Dockerfile Ubuntu 20.04 11/10/2020
3.1.10-bionic-arm64v8, 3.1-bionic-arm64v8 Dockerfile Ubuntu 18.04 11/10/2020

Linux arm32 Tags

Tags Dockerfile OS Version Last Modified
5.0.0-buster-slim-arm32v7, 5.0-buster-slim-arm32v7, 5.0.0-buster-slim, 5.0-buster-slim, 5.0.0, 5.0, latest Dockerfile Debian 10 11/18/2020
5.0.0-focal-arm32v7, 5.0-focal-arm32v7, 5.0.0-focal, 5.0-focal Dockerfile Ubuntu 20.04 11/16/2020
3.1.10-buster-slim-arm32v7, 3.1-buster-slim-arm32v7, 3.1.10, 3.1 Dockerfile Debian 10 11/18/2020
3.1.10-focal-arm32v7, 3.1-focal-arm32v7 Dockerfile Ubuntu 20.04 11/10/2020
3.1.10-bionic-arm32v7, 3.1-bionic-arm32v7 Dockerfile Ubuntu 18.04 11/10/2020
2.1.23-stretch-slim-arm32v7, 2.1-stretch-slim-arm32v7, 2.1.23, 2.1 Dockerfile Debian 9 11/18/2020
2.1.23-focal-arm32v7, 2.1-focal-arm32v7 Dockerfile Ubuntu 20.04 10/27/2020
2.1.23-bionic-arm32v7, 2.1-bionic-arm32v7 Dockerfile Ubuntu 18.04 10/27/2020

Windows Server, version 2009 amd64 Tags

Tag Dockerfile Last Modified
5.0.0-nanoserver-2009, 5.0-nanoserver-2009, 5.0.0, 5.0, latest Dockerfile 11/10/2020
3.1.10-nanoserver-2009, 3.1-nanoserver-2009, 3.1.10, 3.1 Dockerfile 11/10/2020
2.1.23-nanoserver-2009, 2.1-nanoserver-2009, 2.1.23, 2.1 Dockerfile 11/10/2020

Windows Server, version 2004 amd64 Tags

Tag Dockerfile Last Modified
5.0.0-nanoserver-2004, 5.0-nanoserver-2004, 5.0.0, 5.0, latest Dockerfile 11/10/2020
3.1.10-nanoserver-2004, 3.1-nanoserver-2004, 3.1.10, 3.1 Dockerfile 11/10/2020
2.1.23-nanoserver-2004, 2.1-nanoserver-2004, 2.1.23, 2.1 Dockerfile 11/10/2020

Windows Server, version 1909 amd64 Tags

Tag Dockerfile Last Modified
5.0.0-nanoserver-1909, 5.0-nanoserver-1909, 5.0.0, 5.0, latest Dockerfile 11/10/2020
3.1.10-nanoserver-1909, 3.1-nanoserver-1909, 3.1.10, 3.1 Dockerfile 11/10/2020
2.1.23-nanoserver-1909, 2.1-nanoserver-1909, 2.1.23, 2.1 Dockerfile 11/10/2020

Windows Server, version 1903 amd64 Tags

Tag Dockerfile Last Modified
3.1.10-nanoserver-1903, 3.1-nanoserver-1903, 3.1.10, 3.1 Dockerfile 11/10/2020
2.1.23-nanoserver-1903, 2.1-nanoserver-1903, 2.1.23, 2.1 Dockerfile 11/10/2020

Windows Server 2019 amd64 Tags

Tag Dockerfile Last Modified
5.0.0-nanoserver-1809, 5.0-nanoserver-1809, 5.0.0, 5.0, latest Dockerfile 11/10/2020
5.0.0-windowsservercore-ltsc2019, 5.0-windowsservercore-ltsc2019 Dockerfile 11/10/2020
3.1.10-nanoserver-1809, 3.1-nanoserver-1809, 3.1.10, 3.1 Dockerfile 11/10/2020
2.1.23-nanoserver-1809, 2.1-nanoserver-1809, 2.1.23, 2.1 Dockerfile 11/10/2020

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

Support

See Microsoft Support for .NET for the support lifecycle.

Image Update Policy

  • We update the supported .NET images within 12 hours of any updates to their base images (e.g. debian:buster-slim, windows/nanoserver:1909, buildpack-deps:bionic-scm, etc.).
  • We publish .NET images as part of releasing new versions of .NET including major/minor and servicing.

Feedback

License


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK