Sign inSign up

talismancloud/talisman:26.15.3-hi

Multi-platform
Integration & delivery
Developer tools
Index digest

sha256:cc3d567d52cfc5566343497f3bc43cd8e110ce2d82c4a90ab36dc782ab27adfc

OS/ARCH

Compressed size

213.68 MB

Last pushed

10 days by talismancloud

Type

Image

Manifest digest

sha256:e6acf9540b320bdd9296fa0236d1685b1e8041b4cec99eb1b9153f39983a702d

Image Layers

1chunkah225.81 KB
2chunkah308.07 KB
3chunkah708.56 KB
4chunkah301.21 KB
5chunkah563.43 KB
6chunkah61.14 KB
7chunkah486.28 KB
8chunkah1 MB
9chunkah511.39 KB
10chunkah398.5 KB
11chunkah814.96 KB
12chunkah2.24 MB
13chunkah413.85 KB
14chunkah927.78 KB
15chunkah788.43 KB
16chunkah155.51 KB
17chunkah2.48 MB
18chunkah806.7 KB
19chunkah1.28 MB
20chunkah155.9 KB
21chunkah13.74 KB
22chunkah64.1 KB
23chunkah1.31 MB
24chunkah5.6 MB
25chunkah176.14 KB
26chunkah64.26 KB
27chunkah614.5 KB
28chunkah411.67 KB
29chunkah757.82 KB
30chunkah77.03 MB
31chunkah2.07 MB
32chunkah123.29 KB
33LABEL name="hummingbird/openjdk-21"|clamp-mtime=17868050360 B
34LABEL cpe="cpe:/a:redhat:hummingbird:1"|clamp-mtime=17868050360 B
35LABEL com.redhat.component="hummingbird"|clamp-mtime=17868050360 B
36LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"|clamp-mtime=17868050360 B
37LABEL description="OpenJDK provides the official0 B
38LABEL distribution-scope="public"|clamp-mtime=17868050360 B
39LABEL io.k8s.description="OpenJDK provides the official0 B
40LABEL maintainer="Project Hummingbird / Red0 B
41LABEL summary="Java runtime and development0 B
42LABEL url="https://openjdk.org"|clamp-mtime=17868050360 B
43LABEL vendor="Red Hat, Inc."|clamp-mtime=17868050360 B
44LABEL version="21.0.12"|clamp-mtime=17868050360 B
45LABEL org.opencontainers.image.description="OpenJDK provides the official0 B
46LABEL org.opencontainers.image.source="https://gitlab.com/redhat/hummingbird/containers"|clamp-mtime=17868050360 B
47LABEL org.opencontainers.image.title="openjdk"|clamp-mtime=17868050360 B
48LABEL org.opencontainers.image.url="https://openjdk.org"|clamp-mtime=17868050360 B
49LABEL org.opencontainers.image.vendor="Red Hat"|clamp-mtime=17868050360 B
50LABEL org.opencontainers.image.version="21.0.12"|clamp-mtime=17868050360 B
51LABEL io.hummingbird-project.containerfile="images/openjdk-21/hummingbird/default/Containerfile"|clamp-mtime=17868050360 B
52LABEL io.hummingbird-project.major-minor-version="21.0"|clamp-mtime=17868050360 B
53LABEL io.hummingbird-project.major-version="21"|clamp-mtime=17868050360 B
54LABEL io.hummingbird-project.repository="openjdk"|clamp-mtime=17868050360 B
55LABEL io.hummingbird-project.stream="21"|clamp-mtime=17868050360 B
56LABEL io.hummingbird-project.application-category="Programming Languages & Runtimes"|clamp-mtime=17868050360 B
57LABEL io.hummingbird-project.variant="default"|clamp-mtime=17868050360 B
58LABEL io.hummingbird-project.variant.base="default"|clamp-mtime=17868050360 B
59LABEL io.hummingbird-project.variant.description="Standard production image"|clamp-mtime=17868050360 B
60ENV HOME=/tmp|clamp-mtime=17868050360 B
61WORKDIR /tmp|clamp-mtime=17868050360 B
62ARG WORKDIR|clamp-mtime=17868050360 B
63ARG JAVA_HOME WORKDIR|clamp-mtime=17868050360 B
64WORKDIR ${WORKDIR}|clamp-mtime=17868050360 B
65ENV HOME=${WORKDIR}|clamp-mtime=17868050360 B
66ENV JAVA_HOME=${JAVA_HOME}|clamp-mtime=17868050360 B
67ENV JAVA_VERSION=21.0.12.0.8|clamp-mtime=17868050360 B
68ENV LANG=en_US.UTF-8|clamp-mtime=17868050360 B
69ENV LC_ALL=en_US.UTF-8|clamp-mtime=17868050360 B
70ENV LANGUAGE=en_US:en|clamp-mtime=17868050360 B
71CMD ["jshell"]|clamp-mtime=17868050360 B
72USER 65532|clamp-mtime=17868050360 B
73LABEL "org.opencontainers.image.created"="2026-08-15T14:43:56Z" "org.opencontainers.image.revision"="769ea1ffe1668b05e8b3a34f3c8a7ce85bd7323a" "build-date"="2026-08-15T14:43:56Z" "architecture"="x86_64"0 B
74LABEL org.opencontainers.image.title=talisman0 B
75LABEL org.opencontainers.image.description=Talisman Platform0 B
76LABEL org.opencontainers.image.url=https://talismanplatform.com0 B
77LABEL org.opencontainers.image.licenses=Talisman Platform License 1.30 B
78LABEL org.opencontainers.image.version=26.15.30 B
79LABEL org.apache.camel.karavan/type=internal0 B
80USER root0 B
81RUN /bin/sh -c mkdir -p171 B
82RUN /bin/sh -c chown -R174 B
83COPY --chown=65532 target/*-runner.jar /opt/app/talisman.jar #111.03 MB
84EXPOSE [8080/tcp]0 B
85USER 655320 B
86ENV JAVA_TOOL_OPTIONS=-Djdk.tls.namedGroups=secp256r1,secp384r1,ffdhe2048,ffdhe3072 -Dquarkus.http.host=0.0.0.0 -Djava.util.logging.manager=org.jboss.logmanager.LogManager -XX:+UseContainerSupport0 B
87CMD ["java" "-jar" "/opt/app/talisman.jar"]0 B

Command

chunkah