The Docker registry has some descriptive fields in it that allow the developer to (somehow) give some text description to the image.
If you upload to Docker hub with this tool, those fields are blank, cf. https://hub.docker.com/r/vielmetti/multiarch-gitea/
It would be a welcome extension to manifest-tool to support updating those fields. (Or, if that's out of scope for this tool because of lack of registry standardization, a pointer to a tool that would do that task welcomed.) I see docker-archive/docker-registry#561 as one possible non-API answer to this task.
The Docker registry has some descriptive fields in it that allow the developer to (somehow) give some text description to the image.
If you upload to Docker hub with this tool, those fields are blank, cf. https://hub.docker.com/r/vielmetti/multiarch-gitea/
It would be a welcome extension to manifest-tool to support updating those fields. (Or, if that's out of scope for this tool because of lack of registry standardization, a pointer to a tool that would do that task welcomed.) I see docker-archive/docker-registry#561 as one possible non-API answer to this task.