Skip to content

eduohe/cloud-builders

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Supported builder images for Google Cloud Container Builder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 59.4%
  • Shell 16.3%
  • SourcePawn 10.4%
  • Java 5.8%
  • Python 4.1%
  • JavaScript 4.0%