mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-09-19 18:22:10 +08:00
*
This commit is contained in:
@@ -8,7 +8,7 @@ ADD . /go/src/github.com/lifei6671/godoc
|
|||||||
|
|
||||||
WORKDIR /go/src/github.com/lifei6671/godoc
|
WORKDIR /go/src/github.com/lifei6671/godoc
|
||||||
|
|
||||||
RUN cat "" > logs/log.log
|
RUN cat "" > /go/src/github.com/lifei6671/godoc/logs/log.log
|
||||||
RUN chmod +x start.sh
|
RUN chmod +x start.sh
|
||||||
|
|
||||||
RUN go get -d ./... && \
|
RUN go get -d ./... && \
|
||||||
|
Reference in New Issue
Block a user