GoogleCloudPlatform / cloud-builders-community

Community-contributed images for Google Cloud Build
https://cloud.google.com/cloud-build/
Apache License 2.0
1.26k stars 856 forks source link

GitHub Container Registry to host public images #446

Open jthegedus opened 4 years ago

jthegedus commented 4 years ago

GitHub has just made their Container Registry free for anonymous image pulling and public image hosting - https://github.blog/2020-09-01-introducing-github-container-registry/

Given the GoogleCloudPlatform org already uses GitHub to host the code for these community builders it seems only natural for these images to be hosted here in a publicly available and built form, reducing friction for new users to CloudBuild and community builders. Orgs and security conscious people can still use the existing clone + build + self-host usage.

afirth commented 4 years ago

I don't care where they're hosted personally, just want to see them up. I think part of the problem is that many of the cloudbuilds don't tag the image with anything other than latest. I get why GCP doesn't want to host/endorse them, but at some point either they get no adoption or they get hosted on github(ms) or docker. Pick your poison?