/cloud-builders

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
  • npm: runs the npm tool
  • wget: runs the wget tool