1 Star 0 Fork 120

YOYO/PandaUi

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Dockerfile 183 Bytes
一键复制 编辑 原始数据 按行查看 历史
PandaX 提交于 2023-10-05 15:52 . 更换nginx镜像源,减少镜像体积
FROM nginx:1.25-alpine
LABEL MAINTAINER="PandaX"
COPY deploy/default.conf /etc/nginx/conf.d/default.conf
COPY deploy/dist /usr/share/nginx/html/
#暴露容器8001端口
EXPOSE 7789
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/TT52101/PandaUi.git
git@gitee.com:TT52101/PandaUi.git
TT52101
PandaUi
PandaUi
master

搜索帮助