Commit ba4c8abe authored by duanjinfei's avatar duanjinfei

update docker file

parent 35d8ecfa
......@@ -16,7 +16,7 @@ RUN cd /build/power-node
WORKDIR /build/power-node
RUN sh build.sh && cp powerNode /powerNode
RUN sh build.sh && cp /build/power-node/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