This commit is contained in:
parent
87aa489fd0
commit
e947f6333e
|
@ -15,6 +15,8 @@ RUN go build github.com/go-fsnotify/fsnotify
|
||||||
RUN go build github.com/gorilla/sessions
|
RUN go build github.com/gorilla/sessions
|
||||||
RUN go build github.com/gorilla/websocket
|
RUN go build github.com/gorilla/websocket
|
||||||
|
|
||||||
|
RUN go install github.com/visualfc/gotools github.com/nsf/gocode github.com/bradfitz/goimports
|
||||||
|
|
||||||
WORKDIR /wide/gogogo/src/github.com/b3log/wide
|
WORKDIR /wide/gogogo/src/github.com/b3log/wide
|
||||||
RUN go build -v
|
RUN go build -v
|
||||||
|
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue