公告板
版本库
filestore
活动
搜索
登录
main
/
sunsail-platform-ui
sunsail云平台前端项目工程
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
修改样式
yz_08
2021-05-02
86504480d7d0d4aba2e9dadd104719383390e0bc
[sunsail-platform-ui.git]
/
Dockerfile
1
2
3
4
5
FROM nginx:1.14.2
MAINTAINER MrBird 852252810@qq.com
COPY nginx.conf /etc/nginx/nginx.conf
COPY dist/ /etc/nginx/html