taihen / cloud-builders

Supported builder images for Google Cloud Build

Home Page:https://cloud.google.com/cloud-build/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Cloud Build official builder images

This repository contains source code for official builders used with the Google Cloud Build API.

Pre-built images are available at gcr.io/cloud-builders/... and include:

  • bazel: runs the bazel tool
  • curl: runs the curl tool
  • docker: runs the docker tool
  • dotnet: run the dotnet tool
  • gcloud: runs the gcloud tool
  • git: runs the git tool
  • go: runs the go tool
  • gradle: runs the gradle tool
  • gsutil: runs the gsutil tool
  • kubectl: runs the kubectl tool
  • mvn: runs the maven tool
  • npm: runs the npm tool
  • wget: runs the wget tool
  • yarn: runs the yarn tool

Builders contributed by the public are available in the Cloud Builders Community repo.

File issues here, or e-mail google-cloud-dev@googlegroups.com if you have questions about the usage of these build steps or the Cloud Build API in general.

About

Supported builder images for Google Cloud Build

https://cloud.google.com/cloud-build/

License:Apache License 2.0


Languages

Language:Go 66.0%Language:Dockerfile 9.7%Language:C# 7.8%Language:Shell 7.2%Language:SourcePawn 3.2%Language:Java 1.8%Language:Python 1.4%Language:JavaScript 1.2%Language:HTML 1.1%Language:Roff 0.5%