
library/ibm-semeru-runtimesMaintained by:
IBM Semeru Runtimes
Where to get help:
the Docker Community Slack, Server Fault, Unix & Linux, or Stack Overflow
Dockerfile links(See "What's the difference between 'Shared' and 'Simple' tags?" in the FAQ.)
open-8u482-b08-jdk-jammy, open-8-jdk-jammy
open-8u482-b08-jdk-noble, open-8-jdk-noble
open-8u482-b08-jre-jammy, open-8-jre-jammy
open-8u482-b08-jre-noble, open-8-jre-noble
open-11.0.30_7-jdk-jammy, open-11-jdk-jammy
open-11.0.30_7-jdk-noble, open-11-jdk-noble
open-11.0.30_7-jre-jammy, open-11-jre-jammy
open-11.0.30_7-jre-noble, open-11-jre-noble
open-17.0.18_8-jdk-jammy, open-17-jdk-jammy
open-17.0.18_8-jdk-noble, open-17-jdk-noble
open-17.0.18_8-jre-jammy, open-17-jre-jammy
open-17.0.18_8-jre-noble, open-17-jre-noble
open-21.0.10_7-jdk-jammy, open-21-jdk-jammy
open-21.0.10_7-jdk-noble, open-21-jdk-noble
open-21.0.10_7-jre-jammy, open-21-jre-jammy
open-21.0.10_7-jre-noble, open-21-jre-noble
open-jdk-25.0.2_10-jdk-jammy, open-25-jdk-jammy
open-jdk-25.0.2_10-jdk-noble, open-25-jdk-noble
open-jdk-25.0.2_10-jre-jammy, open-25-jre-jammy
open-jdk-25.0.2_10-jre-noble, open-25-jre-noble
open-8u482-b08-jdk, open-8-jdk:
open-8u482-b08-jdk-nobleopen-8u482-b08-jre, open-8-jre:
open-8u482-b08-jre-nobleopen-11.0.30_7-jdk, open-11-jdk:
open-11.0.30_7-jdk-nobleopen-11.0.30_7-jre, open-11-jre:
open-11.0.30_7-jre-nobleopen-17.0.18_8-jdk, open-17-jdk:
open-17.0.18_8-jdk-nobleopen-17.0.18_8-jre, open-17-jre:
open-17.0.18_8-jre-nobleopen-21.0.10_7-jdk, open-21-jdk:
open-21.0.10_7-jdk-nobleopen-21.0.10_7-jre, open-21-jre:
open-21.0.10_7-jre-nobleopen-jdk-25.0.2_10-jdk, open-25-jdk:
open-jdk-25.0.2_10-jdk-nobleopen-jdk-25.0.2_10-jre, open-25-jre:
open-jdk-25.0.2_10-jre-nobleWhere to file issues:
GitHub; The IBM Semeru Runtimes support page has more information on quality, roadmap and other details for IBM Semeru Runtime Open Edition builds;
Supported architectures: (more info)
amd64, arm64v8, ppc64le, s390x
Published image artifact details:
repo-info repo's repos/ibm-semeru-runtimes/ directory (history)
(image metadata, transfer size, etc)
Image updates:
official-images repo's library/ibm-semeru-runtimes label
official-images repo's library/ibm-semeru-runtimes file (history)
Source of this description:
docs repo's ibm-semeru-runtimes/ directory (history)
The images in this repository contain OpenJDK binaries that are built by IBM Semeru Runtimes.
The IBM Semeru Runtimes are free production-ready open source binaries built with the OpenJDK class libraries and the Eclipse OpenJ9 JVM, which delivers the power and performance to run your Java applications, when you need it most.
To run a pre-built japp.jar file with the latest OpenJDK 11, use the following Dockerfile:
dockerfileFROM ibm-semeru-runtimes:open-11-jdk RUN mkdir /opt/app COPY japp.jar /opt/app CMD ["java", "-jar", "/opt/app/japp.jar"]
You can build and run the Docker Image as shown in the following example:
consoledocker build -t japp . docker run -it --rm japp
If you are using a distribution that we don't provide an image for you can copy the JDK using a similar Dockerfile to the one below:
dockerfile# Example FROM <base image> ENV JAVA_HOME=/opt/java/openjdk COPY --from=ibm-semeru-runtimes:open-11-jdk $JAVA_HOME $JAVA_HOME ENV PATH="${JAVA_HOME}/bin:${PATH}"
The Dockerfiles and associated scripts are licensed under the Apache License, Version 2.0.
Licenses for the products installed within the images:
As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
Some additional license information which was able to be auto-detected might be found in the repo-info repository's ibm-semeru-runtimes/ directory.
As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.

manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务