forked from Gitlink/gitlink_help_center
Update Dockerfile
This commit is contained in:
parent
3d8cdd1481
commit
b9841619be
|
@ -4,9 +4,6 @@ LABEL maintainer="zhanglinhao <1260788704@qq.com>"
|
|||
|
||||
WORKDIR /gitlink_help_center
|
||||
COPY ./ /gitlink_help_center/
|
||||
|
||||
RUN npm install
|
||||
|
||||
RUN npm run build
|
||||
|
||||
CMD ["npm", "run", "serve"]
|
Loading…
Reference in New Issue