mirror of https://github.com/mindoc-org/mindoc.git
pull/25/merge
parent
0eb714bdf3
commit
ec8381659a
|
@ -8,7 +8,7 @@ ADD . /go/src/github.com/lifei6671/godoc
|
|||
|
||||
WORKDIR /go/src/github.com/lifei6671/godoc
|
||||
|
||||
RUN touch logs/log.log
|
||||
RUN echo > logs/log.log
|
||||
RUN chmod +x start.sh
|
||||
|
||||
RUN go get -d ./... && \
|
||||
|
|
Loading…
Reference in New Issue