A minimal Docker image with Alpine OpenJDK 8 JRE (base)
Total image size: 102.1MB
Currently using musl
instead of glibc
.
This application exposes the Java binary by default. To use this, simply run the container:
docker run jkohrman/alpine-jre8-base:latest -version
Unless otherwise specified, this content is released under the MIT License.