mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
update github-dev
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
55b6ddc62a
commit
7948c6a915
|
@ -8,7 +8,11 @@ RUN apk add --no-cache \
|
||||||
gcc \
|
gcc \
|
||||||
git \
|
git \
|
||||||
jq \
|
jq \
|
||||||
make
|
make \
|
||||||
|
musl-dev
|
||||||
|
|
||||||
|
RUN go get github.com/golang/lint/golint
|
||||||
|
RUN go get honnef.co/go/tools/cmd/staticcheck
|
||||||
|
|
||||||
ENV GO111MODULE on
|
ENV GO111MODULE on
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user