forked from Gitlink/gitlink_help_center
Update Dockerfile
This commit is contained in:
parent
d232a7525d
commit
c119b10105
|
@ -7,4 +7,5 @@ COPY ./ /gitlink_help_center/
|
|||
|
||||
RUN yarn install
|
||||
RUN npm run build
|
||||
|
||||
CMD ["npm", "run", "serve"]
|
Loading…
Reference in New Issue