Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.37 KB

README.md

File metadata and controls

27 lines (23 loc) · 1.37 KB

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 [email protected] if you have questions about the usage of these build steps or the Cloud Container Builder API in general.