summaryrefslogtreecommitdiffhomepage
path: root/cloudbuild/go.Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'cloudbuild/go.Dockerfile')
-rw-r--r--cloudbuild/go.Dockerfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/cloudbuild/go.Dockerfile b/cloudbuild/go.Dockerfile
new file mode 100644
index 000000000..226442fd2
--- /dev/null
+++ b/cloudbuild/go.Dockerfile
@@ -0,0 +1,2 @@
+FROM ubuntu
+RUN apt-get -q update && apt-get install -qqy git rsync