Home » People & Blogs » Deploy Your App NOW: How to Dockerise a Spring Boot Application

Deploy Your App NOW: How to Dockerise a Spring Boot Application

Written By Devtiro on Monday, Feb 06, 2023 | 08:05 AM

 
In this tutorial we explore how to Dockerise a Spring Boot application and how to run it. *Links* 🔗 Spotify Docker Maven Plugin: https://github.com/spotify/dockerfile-maven *Timestamps* 0:00 Intro 0:36 Project Overview 1:59 Building the Project 4:42 Create a Dockerfile 8:35 Build the Docker Image 11:28 Run the Docker Container 14:23 Docker With Maven 16:25 Spring Boot Envar Config 19:37 Next Up