forked from Gitlink/gitlink_help_center
Update Dockerfile
This commit is contained in:
parent
79a3b600ca
commit
ea7b251fbd
|
@ -1,6 +1,7 @@
|
|||
FROM node:18-alpine
|
||||
|
||||
LABEL maintainer="zhanglinhao <1260788704@qq.com>"
|
||||
|
||||
WORKDIR /gitlink_help_center
|
||||
COPY ./ /gitlink_help_center/
|
||||
|
||||
|
|
Loading…
Reference in New Issue