Spring Boot On Docker | Create Spring Boot Docker Image & Deploy

Published: 10 April 2021
on channel: Thetips4you
4,728
100

In this tutorial we will go through the steps to clone the Spring Boot app using Git clone, Build the Jar/War file using Maven , Write the Docker file, Build docker image for spring boot application and docker deploy spring boot application.

-------------------------------------------------------------------------------------------
Docker playlist:
   • Docker  
------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------
NodeJs app on docker:
   • Run Node JS Express App on docker | Build ...  
-----------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------
Steps:
git clone https://github.com/shazforiot/HelloWo...
mvn clean package
java -jar target/helloworld-0.0.1.war

docker build -t springboot .

docker run --name springbootapp -p 8080:8080 springboot
----------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------
Github:
https://github.com/shazforiot/HelloWo...
------------------------------------------------------------------------------------
==========================================
Follow me @:
  / thetips4you  
   / @thetips4you  
  / thetipsforyou  
http://www.thetips4you.com
==========================================

Music credit: "Royalty Free Music from Bensound"


On this page of the site you can watch the video online Spring Boot On Docker | Create Spring Boot Docker Image & Deploy with a duration of hours minute second in good quality, which was uploaded by the user Thetips4you 10 April 2021, share the link with friends and acquaintances, this video has already been watched 4,728 times on youtube and it was liked by 100 viewers. Enjoy your viewing!