no message
This commit is contained in:
parent
2309a8d3eb
commit
50f7272230
@ -15,7 +15,7 @@ RUN npm config set registry http://mirrors.cloud.tencent.com/npm/
|
|||||||
COPY package*.json ./
|
COPY package*.json ./
|
||||||
|
|
||||||
# 安装依赖
|
# 安装依赖
|
||||||
RUN npm install --production=false
|
RUN npm install
|
||||||
|
|
||||||
# 复制项目文件
|
# 复制项目文件
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user