SpringBoot打包Docker镜像

构建spring boot项目

SpringBoot打包Docker镜像

本地测试访问

SpringBoot打包Docker镜像

打成jar包

SpringBoot打包Docker镜像

SpringBoot打包Docker镜像

SpringBoot打包Docker镜像

在本地运行jar包测试

SpringBoot打包Docker镜像

到这一步就证明jar包没问题

idea下载一个插件

SpringBoot打包Docker镜像

SpringBoot打包Docker镜像

在这创建一个Dockerfile文件 安装插件后会高亮显示。

Dockerfile文件 中写入

SpringBoot打包Docker镜像

在服务器创建一个自己的目录

SpringBoot打包Docker镜像

吧jar包和Dockerfile文件丢入

SpringBoot打包Docker镜像

SpringBoot打包Docker镜像

build

SpringBoot打包Docker镜像

SpringBoot打包Docker镜像

运行

SpringBoot打包Docker镜像

https://space.bilibili.com/95256449

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:https://www.heiqu.com/wpsyyy.html