first commit
This commit is contained in:
@@ -10,6 +10,7 @@ ENV GOPATH=/go
|
||||
|
||||
RUN go get "github.com/gorilla/mux"
|
||||
RUN go get "gopkg.in/mgo.v2"
|
||||
RUN go get "github.com/gorilla/handlers"
|
||||
RUN CGO_ENABLED=0 GOOS=linux go build -o /nbaservice ./nbaservice
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user