mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-04-05 20:17:53 +08:00
*
This commit is contained in:
parent
ec8381659a
commit
277a4fb4e1
@ -8,7 +8,7 @@ ADD . /go/src/github.com/lifei6671/godoc
|
||||
|
||||
WORKDIR /go/src/github.com/lifei6671/godoc
|
||||
|
||||
RUN echo > logs/log.log
|
||||
RUN cat "" > logs/log.log
|
||||
RUN chmod +x start.sh
|
||||
|
||||
RUN go get -d ./... && \
|
||||
|
Loading…
Reference in New Issue
Block a user