Commit 72714a4b authored by brent's avatar brent

modify dockerfile

parent 08a9b1b4
......@@ -10,7 +10,8 @@ RUN go env -w CGO_ENABLED="1"
WORKDIR /build
RUN git clone https://code.wuban.net.cn/odysseus/admin-backend && \
git clone https://code.wuban.net.cn/odysseus/payment
git clone https://code.wuban.net.cn/odysseus/cache && \
git clone https://code.wuban.net.cn/odysseus/service-registry
RUN cd /build/admin-backend && go build -o /admin-backend
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment