Deploying a Spring Boot Application using Docker in Linux Environment
<p>Through this project it shows how to deploy a Spring Boot project in Docker with following Docker Hub. Before deploying the project we should have the below pre-requirements.</p>
<p>Pre-Requirements that needed to follow</p>
<ol>
<li>Install Docker in the Linux system.</li>
</ol>
<p>Follow the link mentioned to install <a href="https://docs.docker.com/engine/install/ubuntu/" rel="noopener ugc nofollow" target="_blank">docker engine on Ubantu</a></p>
<p>2. Create an account in Docker Hub</p>
<h1>Overview Diagram</h1>
<p><img alt="" src="https://miro.medium.com/v2/resize:fit:700/1*TTSgFq1S24zHHTelZEqytQ.png" style="height:375px; width:700px" /></p>
<h1>Local Setup of Spring Boot Application</h1>
<p><a href="https://ekanayakasalitha.medium.com/deploying-a-spring-boot-application-using-docker-in-linux-environment-92ff4f4cf296"><strong>Website</strong></a></p>