dotnet / dotnet-docker

Docker images for .NET and the .NET Tools.
https://hub.docker.com/_/microsoft-dotnet
MIT License
4.46k stars 1.94k forks source link

Set the Category, OS, and Architecture attributes of the Docker Hub repositories #2588

Closed MichaelSimons closed 5 months ago

MichaelSimons commented 3 years ago

MCR now supports setting these attributes via it's repo YAML. Setting these attributes will help the UX for users exploring the DH content.

Related to https://github.com/dotnet/docker-tools/issues/527 and https://github.com/dotnet/docker-tools/issues/526

See the MCR documentation (internal Microsoft link) for details on how to specify the attributes in the MCR repo YAML.

MichaelSimons commented 3 years ago

The architecture and OS platform do not flow to DH correctly. MCR is working to resolve the issue.

lbussell commented 5 months ago

[Triage] These attributes aren't being correctly mirrored to DockerHub. Tracking this issue isn't providing us any value currently so it should be closed.