Commit a177be95 authored by vicotor's avatar vicotor

add mogo

parent a96080b6
......@@ -12,6 +12,7 @@ WORKDIR /build
RUN git clone -b sc-v2 https://code.wuban.net.cn/odysseus/scheduler && \
git clone https://code.wuban.net.cn/odysseus/odysseus-protocol && \
git clone https://code.wuban.net.cn/odysseus/cache && \
git clone https://code.wuban.net.cn/odysseus/mogo && \
git clone https://code.wuban.net.cn/odysseus/service-registry
RUN cd /build/scheduler && make && cp build/bin/scheduler /scheduler
......
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