GoogleCloudPlatform / buildpacks

Builders and buildpacks designed to run on Google Cloud's container platforms
Apache License 2.0
976 stars 144 forks source link

Publish Google Buildpacks to the Buildpack Registry #103

Open jkutner opened 3 years ago

jkutner commented 3 years ago

We'd love to see the Google Buildpack in the Buildpack Registry. The Buildpack Registry is in preview, and will soft launch later this month.

Three things need to be done to get the Google buildpack into the registry:

  1. Package the Google buildpacks with the pack buildpack package command (which creates an OCI image representing/containing a buildpack)
  2. Push the Buildpackage images to any OCI Registry
  3. Register the image(s)/buildpack(s) with the Buildpack registry.

Documentation is forthcoming, and you can see some prior art in the jkutner/terraform-buildpack and a few other buildpacks.

jama22 commented 1 year ago

oh hey hi. I think i'd be interested in picking this up again

jkutner commented 1 year ago

@jama22 cool! let me know if you'd like assistance. We can chat in buildpacks Slack too.