We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 171bd7e commit 4bf42deCopy full SHA for 4bf42de
Dockerfile
@@ -1,6 +1,4 @@
1
FROM openshift/origin-release:golang-1.13 as builder
2
-RUN yum update -y
3
-RUN yum install -y make git
4
5
ENV GO111MODULE auto
6
ENV GOPATH /go
0 commit comments