mirror of https://github.com/mindoc-org/mindoc.git
pull/25/merge
parent
a8358e1e51
commit
d874331535
|
@ -1,6 +1,8 @@
|
||||||
FROM golang:1.8.1-alpine
|
FROM golang:1.8.1-alpine
|
||||||
|
|
||||||
|
|
||||||
|
RUN apk add --update bash git make gcc
|
||||||
|
|
||||||
ADD . /go/src/github.com/lifei6671/godoc
|
ADD . /go/src/github.com/lifei6671/godoc
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue