We’re all using Docker containers these days to do all sorts of great stuff, but it’s not always obvious how best to automate the building of images and embed good repeatable processes into our projects.
In this video you’ll discover one of the best approaches I’ve found to automate Docker in your Gradle project.
You'll learn how to create Gradle tasks for the building of images and running of containers, using real-life examples you can follow along with.
🚀 FREE QUICK-START GRADLE GUIDE https://tomgregory.com/gradlequickstart
🔥 ULTIMATE GRADLE BUILD BIBLE https://tomgregory.com/gradlebuildbible
VIDEO RESOURCES
Application Jar file: https://drive.google.com/open?id=1Osp...
This video in blog form: https://tomgregory.com/gradle/automat...
Source code GitHub repository: https://github.com/tkgregory/gradle-d...
Palantir Docker Plugin: https://github.com/palantir/gradle-do...