2 Star 6 Fork 9

RingCode/Beau-ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Dockerfile 274 Bytes
一键复制 编辑 原始数据 按行查看 历史
小林子 提交于 2021-12-31 13:17 . 1.0
FROM lsl200817-docker.pkg.coding.net/beau/base/node-nginx:1.0
MAINTAINER xx
WORKDIR /opt/app
COPY ./dist /opt/app/dist/
CMD ["/bin/sh", "-c", "sed -i \"s@<html@<html data-promise-base-url=\"$API_BASE_URL\"@\" /opt/app/dist/index.html; nginx -g \"daemon off;\""]
EXPOSE 80
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ringcode/beau-ui.git
git@gitee.com:ringcode/beau-ui.git
ringcode
beau-ui
Beau-ui
master

搜索帮助