@ -9,7 +9,7 @@ EXPOSE 8080
RUN npm config set registry=http://10.8.30.22:7000
RUN npm cache clean -f
RUN npm install -g node-gyp
#RUN npm install -g node-gyp
#RUN rm -rf package-lock.json
RUN npm install --registry http://10.8.30.22:7000
RUN npm run build