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 edc0b68 commit 37fd84aCopy full SHA for 37fd84a
Dockerfile
@@ -1,5 +1,5 @@
1
-FROM golang
+FROM golang:latest
2
3
-RUN curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
+RUN curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
4
RUN go get -u github.com/alecthomas/gometalinter && gometalinter --install
5
RUN go get -u github.com/frapposelli/wwhrd
0 commit comments