openj9 (dev-nm17)

Published 2025-03-12 20:46:09 +03:00 by nm17

Installation

docker pull git.dc09.ru/nm17/openj9:dev-nm17
sha256:2bb9438bc0adba25e9987c77fc77bf46f1dd45917be39e180a0c886c52f1fa3f

About this package

Custom builds of OpenJ9 and Piped in Docker

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=25.04
ADD file:32ef9166a8f23ab3dc96211cd8eb67bc36b7d8924ed441e7bd44b6381f327352 in /
CMD ["/bin/bash"]
COPY /build/dist/jre /usr/lib/jvm/openj9-jre # buildkit
ENV JAVA_HOME=/usr/lib/jvm/openj9-jre
ENV PATH=/usr/lib/jvm/openj9-jre/bin:/usr/lib/jvm/openj9-jre/lib:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUN /bin/sh -c java --version # buildkit

Labels

Key Value
org.opencontainers.image.created 2025-03-12T17:43:28.713Z
org.opencontainers.image.description Custom builds of OpenJ9 and Piped in Docker
org.opencontainers.image.licenses
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.revision 98fd11e43befdc1f37c675745daa1f3be4d2ad32
org.opencontainers.image.source https://git.dc09.ru/nm17/docker-openj9-piped
org.opencontainers.image.title docker-openj9-piped
org.opencontainers.image.url https://git.dc09.ru/nm17/docker-openj9-piped
org.opencontainers.image.version dev-nm17
Details
Container
2025-03-12 20:46:09 +03:00
8
OCI / Docker
linux/amd64
87 MiB
Versions (2) View all
dev-nm17 2025-03-12
main 2025-03-09