Docker Images / language-runtime / java

java

JSON →
dockerglibc143M pulls

Provides the official OpenJDK or Oracle Java runtime for running Java applications.

Lifecycle
Support & EOL

No lifecycle data recorded.

Known issues
Gotchas
avoid :latest in production — pulls breaking major version changes
alpine variant uses musl libc, can break native extensions compiled for glibc
memory limits must be set explicitly to avoid JVM heap misconfiguration
Resources