mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-05-07 23:27:48 +08:00
*
This commit is contained in:
parent
9f2a2b7cb8
commit
0eb714bdf3
@ -8,6 +8,7 @@ ADD . /go/src/github.com/lifei6671/godoc
|
|||||||
|
|
||||||
WORKDIR /go/src/github.com/lifei6671/godoc
|
WORKDIR /go/src/github.com/lifei6671/godoc
|
||||||
|
|
||||||
|
RUN touch logs/log.log
|
||||||
RUN chmod +x start.sh
|
RUN chmod +x start.sh
|
||||||
|
|
||||||
RUN go get -d ./... && \
|
RUN go get -d ./... && \
|
||||||
|
Loading…
Reference in New Issue
Block a user