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 255a39b commit 014a924Copy full SHA for 014a924
Dockerfile
@@ -1,6 +1,4 @@
1
FROM golang:1.11
2
3
-RUN apt-get update && apt-get install -y gcc
4
-
5
COPY golangci-lint $GOPATH/bin/
6
CMD ["golangci-lint"]
0 commit comments