mirror of
https://github.com/mindoc-org/mindoc.git
synced 2026-02-27 17:03:57 +08:00
修改名称
This commit is contained in:
@@ -3,10 +3,10 @@ FROM golang:1.8.1-alpine
|
||||
|
||||
RUN apk add --update bash git make gcc
|
||||
|
||||
ADD . /go/src/github.com/lifei6671/godoc
|
||||
ADD . /go/src/github.com/lifei6671/mindoc
|
||||
|
||||
|
||||
WORKDIR /go/src/github.com/lifei6671/godoc
|
||||
WORKDIR /go/src/github.com/lifei6671/mindoc
|
||||
|
||||
RUN chmod +x start.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user