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.
2 parents 14bfbf8 + 4bf42de commit 36b87c5Copy full SHA for 36b87c5
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