Skip to content

Commit 9c8b4e0

Browse files
committed
FIX docker-archive-public#1974 in-container make test fails
Signed-off-by: David Gageot <david@gageot.net>
1 parent 6cac8cc commit 9c8b4e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ RUN go get github.com/golang/lint/golint \
66
github.com/tools/godep \
77
github.com/aktau/github-release
88

9+
ENV USER root
910
WORKDIR /go/src/github.com/docker/machine
1011

1112
ADD . /go/src/github.com/docker/machine

0 commit comments

Comments
 (0)