stagex-base-java (sha-e0f3004)
Published 2026-05-15 14:12:57 +00:00 by sa-devfw
Installation
docker pull edp.buildth.ing/devfw-cicd/stagex-base-java:sha-e0f3004sha256:329b9c24513f2362ffa6d65d59154bfb66cfee840e2d4664b0dad5eee8635115About this package
StageX Java 21 runtime (Temurin jlink minimal JRE on musl)
Image layers
| COPY /rootfs/ / # buildkit |
| USER 1000:1000 |
| ENTRYPOINT ["/bin/sh"] |
| ENV PS1=[Stageˣ] $ |
| ENV TZ=UTC |
| ENV LANG=C.UTF-8 |
| ENV LC_ALL=C |
| ENV USER=user |
| ENV HOME=/home/user |
| ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
| COPY / / # buildkit |
| COPY / / # buildkit |
| COPY / / # buildkit |
| COPY / / # buildkit |
| COPY /custom-jre /opt/java # buildkit |
| ENV JAVA_HOME=/opt/java PATH=/opt/java/bin:/usr/local/bin:/usr/bin:/bin |
| ARG SOURCE_DATE_EPOCH=1778854166 |
| LABEL org.opencontainers.image.title=stagex-base-java |
| LABEL org.opencontainers.image.description=StageX Java 21 runtime (Temurin jlink minimal JRE on musl) |
| LABEL org.opencontainers.image.source=https://edp.buildth.ing/DevFW-CICD/stagex |
| LABEL org.opencontainers.image.created=1778854166 |
| ENTRYPOINT ["java"] |
| CMD ["-version"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 1778854166 |
| org.opencontainers.image.description | StageX Java 21 runtime (Temurin jlink minimal JRE on musl) |
| org.opencontainers.image.source | https://edp.buildth.ing/DevFW-CICD/stagex |
| org.opencontainers.image.title | stagex-base-java |
Details
Versions (21)
View all