B19

java/temurin-21 (latest)

Published 2026-07-14 15:07:47 +00:00 by damian-buho

Installation

docker pull kiota.ch/b19/java/temurin-21:latest
sha256:409f1330f49f615a22c00893150d403440e32cc08d6c921b5e7fc39451f46373

About this package

JDK runtime with Oracle and Temurin distributions

Image layers

ARG B19_JAVA_DISTRO
ARG B19_JAVA_DISTRO B19_JAVA_SERIES
ARG B19_JAVA_DISTRO B19_JAVA_SERIES B19_PREFIX
ARG B19_JAVA_DISTRO B19_JAVA_SERIES B19_PREFIX B19_VERBOSITY
ARG B19_JAVA_DISTRO B19_JAVA_SERIES B19_PREFIX B19_VERBOSITY
ARG B19_JAVA_DISTRO B19_JAVA_SERIES B19_PREFIX B19_VERBOSITY M6E_AI
ARG B19_JAVA_DISTRO B19_JAVA_SERIES B19_PREFIX B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST
ARG B19_JAVA_DISTRO B19_JAVA_SERIES B19_PREFIX B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT
ARG B19_JAVA_DISTRO B19_JAVA_SERIES B19_PREFIX B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_DEV_MODE
ARG B19_JAVA_DISTRO B19_JAVA_SERIES B19_PREFIX B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_DEV_MODE M6E_NAMESPACE
ARG B19_JAVA_DISTRO B19_JAVA_SERIES B19_PREFIX B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_DEV_MODE M6E_NAMESPACE M6E_NEAR_CACHE_HOST
ARG B19_JAVA_DISTRO B19_JAVA_SERIES B19_PREFIX B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_DEV_MODE M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT
ARG B19_JAVA_DISTRO B19_JAVA_SERIES B19_PREFIX B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_DEV_MODE M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION
ARG B19_JAVA_DISTRO B19_JAVA_SERIES B19_PREFIX B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_DEV_MODE M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION TARGETARCH
ENV B19_JAVA_DISTRO="${B19_JAVA_DISTRO}" B19_JAVA_SERIES="${B19_JAVA_SERIES}" B19_JAVA_XMS=512m B19_JAVA_XMX=2048m
USER root
WORKDIR ${B19_HOME}
COPY dir:4a088d56a1175e034b111db870dd8d90096e5a58f85f9b0f03b7363f3e6749fe in /
|13 B19_JAVA_DISTRO=temurin B19_JAVA_SERIES=21 B19_PREFIX=/usr/local B19_VERBOSITY=info M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_DEV_MODE=N M6E_NAMESPACE=b19/java M6E_NEAR_CACHE_HOST= M6E_PROJECT=temurin-21 M6E_VERSION=1.0.0 TARGETARCH=amd64 /bin/sh -c --mount=type=bind,from=fetch,source=.,target=/fetch --mount=type=cache,id=apt-cache-${B19_UBUNTU_SERIES},target=/var/cache/apt,sharing=shared --mount=type=cache,id=apt-lists-${B19_UBUNTU_SERIES},target=/var/lib/apt,sharing=shared --mount=type=cache,target=${B19_DOWNLOAD_PATH},sharing=shared,uid=${B19_UID},gid=${B19_GID} --mount=type=tmpfs,target=${B19_TEMP_PATH} build-stage base:sha256:9925b0e8220bf5de0d1c8ef9198233e79b189d2efe880727c25571a0de342f62
USER ${B19_UID}
COPY dir:123bc17d3b1ad4623b451b3cbcdcb51cef5752ea77266b799fd9300c1a15f6ba in /
|13 B19_JAVA_DISTRO=temurin B19_JAVA_SERIES=21 B19_PREFIX=/usr/local B19_VERBOSITY=info M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_DEV_MODE=N M6E_NAMESPACE=b19/java M6E_NEAR_CACHE_HOST= M6E_PROJECT=temurin-21 M6E_VERSION=1.0.0 TARGETARCH=amd64 /bin/sh -c --mount=type=bind,from=fetch,source=.,target=/fetch --mount=type=cache,target=${B19_DOWNLOAD_PATH},sharing=shared,uid=${B19_UID},gid=${B19_GID} --mount=type=tmpfs,target=${B19_TEMP_PATH} build-stage user:sha256:9925b0e8220bf5de0d1c8ef9198233e79b189d2efe880727c25571a0de342f62
LABEL "org.opencontainers.image.version"="1.0.0" "org.opencontainers.image.revision"="f533b5e9359ea76e419707bd24fbde0a7436e0aa" "org.opencontainers.image.created"="2026-07-14T14:58:02Z" "org.m6e.ci.build-by"="forgejo-buildah" "org.m6e.ci.git-commit"="f533b5e" "org.opencontainers.image.title"="B19/Java" "org.opencontainers.image.description"="JDK runtime with Oracle and Temurin distributions" "org.opencontainers.image.licenses"="MIT" "org.opencontainers.image.source"="https://codeberg.org/b19/java"

Labels

Key Value
io.buildah.version 1.42.1
org.m6e.ci.build-by forgejo-buildah
org.m6e.ci.git-commit f533b5e
org.opencontainers.image.created 2026-07-14T14:58:02Z
org.opencontainers.image.description JDK runtime with Oracle and Temurin distributions
org.opencontainers.image.licenses MIT
org.opencontainers.image.revision f533b5e9359ea76e419707bd24fbde0a7436e0aa
org.opencontainers.image.source https://codeberg.org/b19/java
org.opencontainers.image.title B19/Java
org.opencontainers.image.version 1.0.0
Details
Container
2026-07-14 15:07:47 +00:00
36
OCI / Docker
linux/amd64
MIT
166 MiB
Versions (6) View all
1.0.0 2026-07-14
1.0 2026-07-14
1 2026-07-14
latest 2026-07-14
1.1.0 2026-07-12