1 Star 0 Fork 733

SmartFire/spring-boot-plus

forked from geekidea/spring-boot-plus 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build-docker.sh 250 Bytes
一键复制 编辑 原始数据 按行查看 历史
geekidea 提交于 2024-02-14 17:14 . spring-boot-plus V2.7.18发布
# 1. maven打包
mvn clean package -Pdemo
# 2. 在Dockerfile文件目录下,构建docker镜像,spring-boot-plus为镜像名称
docker build -t spring-boot-plus .
# 3. 将镜像导出为tar
docker save spring-boot-plus -o spring-boot-plus.tar
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/smartfire/spring-boot-plus.git
[email protected]:smartfire/spring-boot-plus.git
smartfire
spring-boot-plus
spring-boot-plus
master

搜索帮助