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 d437ac8 commit f7d2e92Copy full SHA for f7d2e92
Dockerfile
@@ -1,4 +1,4 @@
1
FROM golang:1.11
2
3
-COPY golangci-lint $GOPATH/bin/
+COPY golangci-lint /bin/
4
CMD ["golangci-lint"]
0 commit comments