mirror of
https://github.com/containers/skopeo.git
synced 2025-06-24 22:02:29 +00:00
add golint
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
beef95f21a
commit
0715f36de8
@ -37,6 +37,8 @@ RUN set -x \
|
||||
< "$DRV1/contrib/boto_header_patch.diff" \
|
||||
&& dnf -y update && dnf install -y m2crypto
|
||||
|
||||
RUN go get github.com/golang/lint/golint
|
||||
|
||||
ENV GOPATH /usr/share/gocode:/go
|
||||
WORKDIR /go/src/github.com/projectatomic/skopeo
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user