mirror of
https://github.com/buger/goreplay.git
synced 2024-04-21 12:32:02 +00:00
Run go get for docker image, and fix make file
This commit is contained in:
+3
-1
@@ -2,4 +2,6 @@ FROM google/golang
|
||||
|
||||
WORKDIR /gopath/src/gor
|
||||
|
||||
ADD . /gopath/src/gor
|
||||
ADD . /gopath/src/gor
|
||||
|
||||
RUN go get
|
||||
Reference in New Issue
Block a user