Commit 25c97ae4 authored by duanjinfei's avatar duanjinfei

update docker file

parent f1a3fdb7
......@@ -14,6 +14,8 @@ RUN git clone https://code.wuban.net.cn/odysseus/power-node && \
RUN cd /build/power-node
WORKDIR /build/power-node
RUN sh start.sh && cp powerNode /powerNode
RUN cp config.json /config.json && mkdir /conf && cp conf/app.conf /conf/app.conf
......
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