Closed MichaelSimons closed 1 month ago
[Triage] This was fixed for dotnet-docker in https://github.com/dotnet/dotnet-docker/pull/5921
@MichaelSimons Please file a follow-up issue to fix this in the microsoft/dotnet-framework-docker repo as well.
[Triage] There are actually remaining references to DockerHub in the templated repo-specific readmes. For example: https://github.com/dotnet/dotnet-docker/blob/98c945054b112b396c3a77efcfe32ee86d49afb7/README.aspnet.md?plain=1#L59-L66
These should be fixed in a follow-up PR.
In the past, the Docker Hub repo readmes were preferred because of the nicely formatted tags table. Due to size constraints these were removed. Because of that, it no longer makes sense to direct readers of the GitHub readmes and documentation to the Docker Hub readmes. Instead, the links should be updated to reference the appropriate GitHub readmes.
This is related to https://github.com/dotnet/dotnet-docker/issues/5872#issuecomment-2356458998