Commit dc1de30b authored by 杨必疆's avatar 杨必疆

Update Dockerfile

parent b5d86111
Pipeline #28593 passed with stage
in 1 second
...@@ -10,3 +10,4 @@ COPY package.json /usr/src/app/ ...@@ -10,3 +10,4 @@ COPY package.json /usr/src/app/
#RUN yarn config set registry "https://registry.npm.taobao.org/" #RUN yarn config set registry "https://registry.npm.taobao.org/"
RUN npm config set registry http://47.99.80.175:8081/repository/npm-group/ RUN npm config set registry http://47.99.80.175:8081/repository/npm-group/
RUN npm install gcc RUN npm install gcc
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