Skip to content

Commit

Permalink
Added gb installation to docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
Jussi Nummelin committed Sep 4, 2015
1 parent 3b6551c commit e230e01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ RUN mkdir -p /go/src /go/bin && chmod -R 777 /go
ENV GOPATH /go
ENV PATH /go/bin:$PATH
WORKDIR /go
RUN go get github.com/constabulary/gb/...

0 comments on commit e230e01

Please sign in to comment.