Browse Source

add dockerfile

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

2
Dockerfile

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

Loading…
Cancel
Save