add golint

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
Antonio Murdaca 2016-03-09 07:50:04 +01:00
parent beef95f21a
commit 0715f36de8

View File

@ -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