1 Star 0 Fork 51

ShilmGroup / thingspanel-vue

forked from ThingsPanel / thingspanel-vue 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Dockerfile 313 Bytes
一键复制 编辑 原始数据 按行查看 历史
SlipperyRoad 提交于 2023-12-14 15:24 . Update Dockerfile
FROM nginx:latest
# RUN rm -rf /etc/nginx/nginx.conf
# RUN rm -rf /usr/share/nginx/html/*
# RUN mkdir -p /usr/share/nginx/html/discount-web
COPY dist /usr/share/nginx/html/
COPY visual-editor/dist /usr/share/nginx/visual-editor
COPY nginx.conf /etc/nginx/nginx.conf
EXPOSE 8080
ENTRYPOINT nginx -g "daemon off;"
1
https://gitee.com/ShilmGroup/thingspanel-vue.git
git@gitee.com:ShilmGroup/thingspanel-vue.git
ShilmGroup
thingspanel-vue
thingspanel-vue
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891