Hacker News new | ask | show | jobs
by devmunchies 3014 days ago
I could see github adding a tab to repos as for a container registry. That would destroy docker hub imo.
2 comments

GitLab has an integrated container registry since 2016. https://about.gitlab.com/2016/05/23/gitlab-container-registr...
Their devops for autobuilding, testing, and deploying are really awesome as well. We run an internal GitLab host that handles all deployments for us through their CI/CD interface.
That would be super cool, and I've noticed the branch protection features changing on GitHub, so perhaps they're thinking about this space too.