Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 174 Bytes

File metadata and controls

9 lines (6 loc) · 174 Bytes

springboot-docker

This was the final example I showed at the Melb JVM meetup.

To build a docker image

./gradlew buildDocker

To run the example

./gradlew bootRun