1 Star 0 Fork 89

博弈九重/pre-ui

forked from 小东啊/pre-ui 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Dockerfile 155 Bytes
一键复制 编辑 原始数据 按行查看 历史
WYB 提交于 2020-01-21 17:25 . dockerfile
FROM nginx:1.17.6
RUN mkdir -p /usr/share/nginx/html/
COPY ./ /usr/share/nginx/html/
EXPOSE 80
STOPSIGNAL SIGTERM
CMD ["nginx", "-g", "daemon off;"]
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/GameNine/pre-ui.git
git@gitee.com:GameNine/pre-ui.git
GameNine
pre-ui
pre-ui
master

搜索帮助