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