MunGell / 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.

To file issues and feature requests against these builder images, create an issue in this repo. If you are experiencing an issue with the Cloud Build service or have a feature request, e-mail google-cloud-dev@googlegroups.com or see our Getting support documentation.

About

Supported builder images for Google Cloud Build

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

License:Apache License 2.0


Languages

Language:Go 86.7%Language:Shell 5.6%Language:Dockerfile 2.6%Language:C# 1.6%Language:PHP 1.1%Language:Python 0.8%Language:Java 0.6%Language:JavaScript 0.4%Language:HTML 0.3%Language:Roff 0.2%