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