Browse Source

add dockerfile

master
zeus 3 years ago
parent
commit
cc41fbbb15
  1. 2
      Dockerfile

2
Dockerfile

@ -32,7 +32,7 @@ RUN /root/setup.sh
# nodejs npm install --- opencv----- uncomment --------------------------
ARG USER1=node
ARG NODEPROJECT1src=playground-poc-node/poc-datacollector/playground-client/
ARG NODEPROJECT1src=poc-datacollector/playground-client
ARG NODEPROJECT1=playground-client
ENV USER1 ${USER1}

Loading…
Cancel
Save