177 Star 1.6K Fork 558

tanghc / torna

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
docker-build.sh 198 Bytes
一键复制 编辑 原始数据 按行查看 历史
Laerf 提交于 2023-06-29 11:42 . 自定义镜像
#!/bin/sh
# 打包docker镜像
git pull
sh release.sh
echo "开始创建阿里云docker镜像:latest"
docker build -f Dockerfile.local -t registry.cn-hangzhou.aliyuncs.com/tanghc/torna:latest .
Java
1
https://gitee.com/durcframework/torna.git
git@gitee.com:durcframework/torna.git
durcframework
torna
torna
master

搜索帮助