mirror of
https://github.com/docker/cli.git
synced 2026-01-26 15:41:42 +03:00
Upload coverage report from outside of test container.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
FROM golang:1.8-alpine
|
||||
|
||||
RUN apk add -U git make bash coreutils curl
|
||||
RUN apk add -U git make bash coreutils
|
||||
|
||||
RUN go get github.com/LK4D4/vndr && \
|
||||
cp /go/bin/vndr /usr/bin && \
|
||||
|
||||
Reference in New Issue
Block a user