公告板
版本库
filestore
活动
搜索
登录
main
/
sunsail-platform-ui
sunsail云平台前端项目工程
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
合同到期提醒模块
luoyb
2025-09-23
7fc325910b74e0426ffa2bad7f2daddf5eea114b
[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