Spring Boot Docker
Spring Boot Dockerfied based on Java8 and Busybox.
The size of the resulting image is about 170MB. 5MB Busybox Linux, 155 MB is Java 8 and 10 MB Spring-Boot.
Example
$> docker run z-invoice/spring-boot --version
Spring CLI v1.2.0.RELEASE