Commit 38b4c351 by 汤文兵

init

parent 7451c7ec
Pipeline #748 passed with stage
in 33 seconds
......@@ -3,6 +3,5 @@ WORKDIR /data
COPY ./package.json .
RUN yarn --regsitry=http://192.168.2.91:7001
COPY . .
COPY core /data/node_modules/iot-cloud-core/core
CMD node start.js
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