未验证 提交 b931bfde 编写于 作者: A a76yyyyy 提交者: GitHub

Update Dockerfile

上级 42a64dc0
......@@ -4,6 +4,7 @@ WORKDIR /app
COPY . /app
RUN npm config set registry "https://registry.npm.taobao.org/" \
&& npm install -g npm husky \
&& npm install --production
EXPOSE 3000
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册