Transmode / gradle-docker

A Gradle plugin to build Docker images from the build script.
Apache License 2.0
647 stars 142 forks source link

Add example using Spark #82

Closed mb720 closed 7 years ago

mb720 commented 8 years ago

Hi!

Thanks a lot for your great plugin!

I'd like to offer a Hello World example using Spark. It also includes instructions on how to run the image and find the right IP address to show the website, which is something I'd love have had when I started to use Docker.

Best, Matthias