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 2b7f5d1 commit 498b93dCopy full SHA for 498b93d
Dockerfile
@@ -27,3 +27,5 @@ RUN curl -o google-cloud-sdk.tar.gz ${CLOUD_SDK_URL} \
27
RUN go get github.com/golang/dep/cmd/... \
28
&& go get github.com/alecthomas/gometalinter \
29
&& go get github.com/haya14busa/gosum/cmd/gosumcheck
30
+
31
+RUN gometalinter --install
0 commit comments