/cloud-builders

Supported builder images for Google Cloud Container Builder

Primary LanguageGoApache License 2.0Apache-2.0

Google Cloud Container Builder official builder images

This repository contains builder images for use with the Google Cloud Container Builder API.

These images are available at gcr.io/cloud-builders/... and include such images as:

  • bazel: runs the bazel tool
  • docker: runs the docker tool
  • gcloud: runs the gcloud tool
  • git: runs the git tool
  • glide: runs the glide tool
  • go: runs the go tool
  • golang-project: recognizes and builds conventional Go projects into container images
  • gsutil: runs the gsutil tool
  • java/gradle: runs the gradle tool
  • java/mvn: runs the maven tool
  • kubectl: runs the kubectl tool
  • npm: runs the npm tool
  • wget: runs the wget tool
  • yarn: runs the yarn tool

File issues here or e-mail gcr-contact@google.com if you have questions about the usage of these build steps or the Cloud Container Builder API in general.