Customised OpenJDK 8 base image.
Builds of the image are available on Docker Hub.
docker pull codeworksio/openjdk8
Alternatively you can build the image yourself.
docker build --tag codeworksio/openjdk8 \
github.com/codeworksio/docker-openjdk8
make build test