sha256:9f22916340a9e996d06f8381dcf290c084b67ddbe7401c97aa1f969c9c153834
OS/ARCH
linux/arm64
Compressed size
496.28 MB
Last pushed
3 months by hasurabot
Type
Image
Manifest digest
sha256:9f22916340a9e996d06f8381dcf290c084b67ddbe7401c97aa1f969c9c153834
Image Layers
1LABEL maintainer="Red Hat, Inc."0 B2LABEL vendor="Red Hat, Inc."0 B3LABEL url="https://catalog.redhat.com/en/search?searchType=containers"0 B4LABEL com.redhat.component="ubi10-minimal-container" 0 B5LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"0 B6LABEL summary="Provides the latest release0 B7LABEL description="The Universal Base Image0 B8LABEL io.k8s.description="The Universal Base Image0 B9LABEL io.k8s.display-name="Red Hat Universal Base0 B10LABEL io.openshift.expose-services=""0 B11LABEL io.openshift.tags="minimal rhel10"0 B12ENV container oci0 B13COPY dir:04b750083472751a7f5154bb88e2ce4d0526c13f7486508dfd32af911f2d6c12 in / 0 B14COPY file:5de33b5fc08b00635bccf9134a18978dba13e2250aa51838f9969515a3957847 in /etc/yum.repos.d/. 0 B15CMD ["/bin/bash"]0 B16COPY file:595171150af68abc798ea385f7988d74b566aa8e84babff137f00b08b2164683 in /usr/share/buildinfo/content-sets.json 0 B17COPY file:595171150af68abc798ea385f7988d74b566aa8e84babff137f00b08b2164683 in /root/buildinfo/content_manifests/content-sets.json 0 B18COPY file:3a827beb44c0bded02518913eace1a58024dbf0ce6482c0f23a932e3e59b2536 in /usr/share/buildinfo/labels.json 0 B19COPY file:3a827beb44c0bded02518913eace1a58024dbf0ce6482c0f23a932e3e59b2536 in /root/buildinfo/labels.json 0 B20LABEL "architecture"="aarch64" "vcs-type"="git" "vcs-ref"="3dbd4aac2bce2ca6b13274bf0662e947c80b18b9" "org.opencontainers.image.revision"="3dbd4aac2bce2ca6b13274bf0662e947c80b18b9"30.32 MB21ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en0 B22RUN /bin/sh -c microdnf update97.98 MB23RUN /bin/sh -c set -ex
groupadd1.51 KB24COPY /build/app/build/quarkus-app/run-java.sh /app/ # buildkit6.73 KB25COPY /build/app/build/quarkus-app/lib/ /app/lib/ # buildkit181.16 MB26COPY /build/app/build/quarkus-app/quarkus-run.jar /app/super-connector.jar # buildkit842 B27COPY /build/app/build/quarkus-app/app/ /app/app/ # buildkit569.05 KB28COPY /build/app/build/quarkus-app/quarkus/ /app/quarkus/ # buildkit2.27 MB29RUN /bin/sh -c chgrp -R183.99 MB30EXPOSE map[5005/tcp:{} 8081/tcp:{}]0 B31USER 10010 B32ENV JAVA_OPTIONS=-Dquarkus.http.host=0.0.0.0 -Djava.util.logging.manager=org.jboss.logmanager.LogManager --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED0 B33ENV JAVA_APP_JAR=/app/super-connector.jar0 B34ENV DATASETS_ENABLED=false0 B35ENV OTEL_PROPAGATORS=tracecontext,baggage,b3multi0 B36ENTRYPOINT ["/app/run-java.sh"]0 BCommand
LABEL maintainer="Red Hat, Inc."