Specifications
This container image provides a secure and minimal distribution of the Adoptium OpenJDK. It is designed for production use, following KoalaLab's best practices for container hardening and supply chain integrity.
Key Features:
Based on Eclipse Adoptium builds of OpenJDK
Minimal image size with zero known CVEs
Built with Wolfi-based tooling for reproducibility
Signed and attested for supply chain verification
Package Contents:
java
andjavac
binariesStandard JDK libraries and tools
No package manager or unnecessary OS utilities
Security:
SBOMs (Software Bill of Materials) included for all images
Sigstore-based signing and provenance
Regular vulnerability scanning and patching
Supported Architectures:
amd64
(x86_64)arm64
(AArch64)
Use Cases:
Running Java applications in Kubernetes
Secure CI/CD pipelines
JVM-based microservices