2 Star 2 Fork 2

思追/great-wall

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
dockerPull.sh 226 Bytes
一键复制 编辑 原始数据 按行查看 历史
思追 提交于 2024-10-21 13:39 . build
version=2.22
# 构建前端
cd great-wall-fe && pnpm run build && cd .. || exit
# 构建 bootJar
bash dockerBuildBootJar.sh $version
# 构建
bash dockerBuild.sh $version
# 构建g1gc版本
bash dockerBuildG1gc.sh $version
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lulihu/great-wall.git
git@gitee.com:lulihu/great-wall.git
lulihu
great-wall
great-wall
develop

搜索帮助