The official Docker image for java 8 are based on Debian which results in rather large images (more than 300MB for the JRE or almost 600MB for the JDK) compared to the JDK size (approximatly 150MB).
This is a fork from David's Java 8 image using my OpenJDK distribution on Bintray aiming at creating a lightweight Docker image to run Java applications.