Problem: a particular OCI image that I manually label/push to ghcr.io doesn't get associated to Git tag/commit (just the repo):
If I look at another image** that is hosted on** docker.pkg.github.com has this information:
I note that this image (linkedin/burrow) has the following OCI labels:
docker inspect docker.pkg.github.com/linkedin/burrow/burrow:v1.3.6
...
"Labels": {
"maintainer": "LinkedIn Burrow https://github.com/linkedin/Burrow",