pull/25/merge
lifei6671 2017-05-01 13:11:33 +08:00
parent a8358e1e51
commit d874331535
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
FROM golang:1.8.1-alpine
RUN apk add --update bash git make gcc
ADD . /go/src/github.com/lifei6671/godoc