dotnet / docs

This repository contains .NET Documentation.
https://learn.microsoft.com/dotnet
Creative Commons Attribution 4.0 International
4.29k stars 5.92k forks source link

Unclear how to find official docker images #42249

Open mikekistler opened 3 months ago

mikekistler commented 3 months ago

Type of issue

Missing information

Description

This page says:

You can find all the available docker images in dotnet-docker

but when I follow that link I get to a repo -- not a list of images. And I could not find in the README any link to the list of available images. I think better information is needed here.

Page URL

https://learn.microsoft.com/en-us/dotnet/architecture/microservices/net-core-net-framework-containers/official-net-docker-images

Content source URL

https://github.com/dotnet/docs/blob/main/docs/architecture/microservices/net-core-net-framework-containers/official-net-docker-images.md

Document Version Independent Id

9e845aa8-e79f-1bc5-7908-bac594936319

Article author

@jamesmontemagno

Metadata

WeihanLi commented 1 month ago

You can find it at https://mcr.microsoft.com , hope it helps