Commit 40255b80 authored by 温海元's avatar 温海元

add node 8

parent 3f42cd40
......@@ -3,7 +3,7 @@ FROM ccr.ccs.tencentyun.com/qg-qa/node8 AS builder
WORKDIR /home/quant_group
COPY package.json ./
COPY .npmrc /root
RUN npm install
RUN npm install --unsafe-perm
FROM ccr.ccs.tencentyun.com/qg-qa/node8
WORKDIR /home/quant_group
......
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