Docker containers with Gradle in 4 steps
See the original posting on JavaWorld
Do you need to create a Docker image from your Java web app? Are you using Gradle? If so, then you are only four steps away from Docker Nirvana.
For this example, Im going to use a simple Spring Boot application. You can find all the source code in my Github repository dubbed galoshe.
If you havent had a chance to see Spring Boot in action, then youre in for a treat, especially if the words simple and Java web app in the same sentence make you flinch. That was certainly my long standing reaction until I took a serious look at Boot.
To read this article in full or to leave a comment, please click here