Download Docker from here
Windows 7 please use Docker Toolbox
$ ./gradlew build buildDocker
docker run -p 8080:8080 -t au.com.jiangren/spring-boot-microservice:1.0-SNAPSHOT
If you are using Intellij, you can install Docker Integration plugin and run