@ -8,7 +8,7 @@ EXPOSE 8080
RUN npm cache clean -f
RUN npm install --registry http://10.8.30.22:7000 --legacy-peer-deps
RUN export NODE_OPTIONS=--max_old_space_size=4096&&npm run build
RUN rm -rf client/src
RUN rm -rf node_modules