Sign inSign up

vudsen/math-game:java25

Index digest

sha256:0f7fabea968f6db6b95d0985393c6506228d76e7bc0f1c94aa65380dd69f5934

OS/ARCH

linux/amd64

Compressed size

128.79 MB

Last pushed

4 months by vudsen

Type

Image

Manifest digest

sha256:82e4342b9e55d1cc19b4546ca8a008b1935cd0d855f6321c123e766eb5abf212

Image Layers

1LABEL maintainer="Red Hat, Inc."0 B
2LABEL vendor="Red Hat, Inc."0 B
3LABEL url="https://catalog.redhat.com/en/search?searchType=containers"0 B
4LABEL com.redhat.component="ubi10-minimal-container" 0 B
5LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"0 B
6LABEL summary="Provides the latest release0 B
7LABEL description="The Universal Base Image0 B
8LABEL io.k8s.description="The Universal Base Image0 B
9LABEL io.k8s.display-name="Red Hat Universal Base0 B
10LABEL io.openshift.expose-services=""0 B
11LABEL io.openshift.tags="minimal rhel10"0 B
12ENV container oci0 B
13COPY dir:944b21b5e56ba1540a32a325c037508b8301ec37c6f3e20f96a07c3b3ab330c2 in / 0 B
14COPY file:5de33b5fc08b00635bccf9134a18978dba13e2250aa51838f9969515a3957847 in /etc/yum.repos.d/. 0 B
15CMD ["/bin/bash"]0 B
16COPY file:595171150af68abc798ea385f7988d74b566aa8e84babff137f00b08b2164683 in /usr/share/buildinfo/content-sets.json 0 B
17COPY file:595171150af68abc798ea385f7988d74b566aa8e84babff137f00b08b2164683 in /root/buildinfo/content_manifests/content-sets.json 0 B
18COPY file:2c395ff24a52d293bfab5aa19a14f53b1efe7d5e8864bf90f387296119a55f72 in /usr/share/buildinfo/labels.json 0 B
19COPY file:2c395ff24a52d293bfab5aa19a14f53b1efe7d5e8864bf90f387296119a55f72 in /root/buildinfo/labels.json 0 B
20LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="356ecb8b806b04797740ef169abe27bf41ac3f8c" "org.opencontainers.image.revision"="356ecb8b806b04797740ef169abe27bf41ac3f8c"33.02 MB
21ENV JAVA_HOME=/opt/java/openjdk0 B
22ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
23ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
24RUN /bin/sh -c set -eux;35.76 MB
25ENV JAVA_VERSION=jdk-25.0.3+90 B
26RUN /bin/sh -c set -eux;60 MB
27RUN /bin/sh -c set -eux;127 B
28COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.24 KB
29ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B
30WORKDIR /opt32 B
31ADD math-game.jar /opt/math-game.jar # buildkit3.67 KB
32CMD ["java" "-jar" "math-game.jar"]0 B

Command

LABEL maintainer="Red Hat, Inc."