Commit 4e6d93cb authored by 卢浩元's avatar 卢浩元

Add Dockerfile

parent 00bc8bf7
FROM nginx:alpine
COPY dist /usr/share/nginx/html
CMD ["nginx", "-g", "daemon off;"]
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment