remove unnecessary command from Dockerfile
This commit is contained in:
parent
255a39bcb1
commit
014a924d6c
@ -1,6 +1,4 @@
|
||||
FROM golang:1.11
|
||||
|
||||
RUN apt-get update && apt-get install -y gcc
|
||||
|
||||
COPY golangci-lint $GOPATH/bin/
|
||||
CMD ["golangci-lint"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user