microsoft / dotnet-framework-docker

The repo for the official docker images for .NET Framework on Windows Server Core.
https://hub.docker.com/_/microsoft-dotnet-framework
MIT License
692 stars 332 forks source link

Define READMEs for Docker Hub #1142

Closed mthalman closed 2 weeks ago

mthalman commented 2 weeks ago

In order to address the character limit issue with https://github.com/dotnet/dotnet-docker/issues/5327, these changes define a separate set of READMEs that are specific to Docker Hub. These READMEs are configured to have the tags tables removed and instead include links to the MAR portal and this repo.

This follows the same pattern that was used in https://github.com/dotnet/dotnet-docker/pull/5585.

Contributes to https://github.com/dotnet/dotnet-docker/issues/5327