1 Star 0 Fork 611

50168383/torna

forked from tanghc/torna 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
docker-build.sh 139 Bytes
一键复制 编辑 原始数据 按行查看 历史
tanghc 提交于 2022-03-24 09:37 . 1.14.4
#!/bin/sh
# 打包并运行docker镜像
git pull
sh release.sh
echo "开始创建docker hub镜像"
docker build -t tanghc2020/torna .
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/50168383/torna.git
[email protected]:50168383/torna.git
50168383
torna
torna
master

搜索帮助