Commit f7712533 authored by 智勇's avatar 智勇

del package-lock.json

parent 56f807a6
FROM ccr.ccs.tencentyun.com/qa-base/node10 AS builder
WORKDIR /home/quant_group
COPY package.json package-lock.json ./
COPY package.json ./
COPY .npmrc /root
RUN npm install
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment