Any thoughts?
I've done an experiment here:
https://github.com/timja/jenkins-ci.org-docker/pkgs/container/jenkins
see https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry
Steps taken:
- Logged in with a github pat (see above doc)
- Pushed image
- Went to packages on my profile and linked it to this repo (on my fork)
- Updated the package setting to be public instead of private (one off change per image, not per tag)
The main benefit I see is there's pull metrics per tag.
It amazes me that docker hub does not provide this =/. I want to know if anyone actually uses e.g. centos or windows tags.
cc @dduportal @MarkEWaite @slide @olblak
Any thoughts?
I've done an experiment here:
https://github.com/timja/jenkins-ci.org-docker/pkgs/container/jenkins
see https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry
Steps taken:
The main benefit I see is there's pull metrics per tag.
It amazes me that docker hub does not provide this =/. I want to know if anyone actually uses e.g. centos or windows tags.
cc @dduportal @MarkEWaite @slide @olblak