26

microsoft-dotnet-samples docker image 镜像

 3 years ago
source link: https://hub.docker.com/r/microsoft-dotnet-samples
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-samples 


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

  • dotnetapp (Dockerfile)
    • docker pull mcr.microsoft.com/dotnet/samples:dotnetapp
  • aspnetapp (Dockerfile)
    • docker pull mcr.microsoft.com/dotnet/samples:aspnetapp

About This Image

These images contain sample .NET and ASP.NET Core applications.

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

Container sample: Run a web application

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

Type the following command to run a sample web application:

docker run -it --rm -p 8000:80 --name aspnetcore_sample mcr.microsoft.com/dotnet/samples:aspnetapp

After the application starts, navigate to http://localhost:8000 in your web browser.

See Hosting ASP.NET Core Images with Docker over HTTPS to use HTTPS with this image.

Related Repos

.NET:

.NET Framework:

Full Tag Listing

Linux amd64 Tags

Tags Dockerfile OS Version Last Modified
dotnetapp-buster-slim-amd64, dotnetapp, latest Dockerfile Debian 10 11/18/2020
aspnetapp-buster-slim-amd64, aspnetapp Dockerfile Debian 10 11/18/2020

Linux arm32 Tags

Tags Dockerfile OS Version Last Modified
dotnetapp-buster-slim-arm32v7, dotnetapp, latest Dockerfile Debian 10 11/18/2020
aspnetapp-buster-slim-arm32v7, aspnetapp Dockerfile Debian 10 11/18/2020

Linux arm64 Tags

Tags Dockerfile OS Version Last Modified
dotnetapp-buster-slim-arm64v8, dotnetapp, latest Dockerfile Debian 10 11/18/2020
aspnetapp-buster-slim-arm64v8, aspnetapp Dockerfile Debian 10 11/18/2020

Windows Server, version 2009 amd64 Tags

Tag Dockerfile Last Modified
dotnetapp-nanoserver-2009, dotnetapp, latest Dockerfile 11/18/2020
aspnetapp-nanoserver-2009, aspnetapp Dockerfile 11/18/2020

Windows Server, version 2004 amd64 Tags

Tag Dockerfile Last Modified
dotnetapp-nanoserver-2004, dotnetapp, latest Dockerfile 11/18/2020
aspnetapp-nanoserver-2004, aspnetapp Dockerfile 11/18/2020

Windows Server, version 1909 amd64 Tags

Tag Dockerfile Last Modified
dotnetapp-nanoserver-1909, dotnetapp, latest Dockerfile 11/18/2020
aspnetapp-nanoserver-1909, aspnetapp Dockerfile 11/18/2020

Windows Server 2019 amd64 Tags

Tag Dockerfile Last Modified
dotnetapp-nanoserver-1809, dotnetapp, latest Dockerfile 11/18/2020
aspnetapp-nanoserver-1809, aspnetapp Dockerfile 11/18/2020

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

For tags contained in the old dotnet/core/samples repository, you can retrieve a list of those tags at https://mcr.microsoft.com/v2/dotnet/core/samples/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