sha256:83268e5074fddbf3f210c3c41453f9919ada42b8bc7aee0541fea3028f8c4e6d
OS/ARCH
Compressed size
500.84 MB
Last pushed
about 1 month by hasurabot
Type
Image
Manifest digest
sha256:8174dd2e36c5e4b745084d860f6916e14e366e902b330ddbc1887c05dc41a52b
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:fdc8c39dddd7104eb139c404c8e963d7763f4f2dba800adb3cb1affa751115f3 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:7bed867b68b82c11d96a326acbe92a53eeb4b701a4a63e4b069dab774da39ed9 in /usr/share/buildinfo/labels.json 0 B19COPY file:7bed867b68b82c11d96a326acbe92a53eeb4b701a4a63e4b069dab774da39ed9 in /root/buildinfo/labels.json 0 B20LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="3dbd4aac2bce2ca6b13274bf0662e947c80b18b9" "org.opencontainers.image.revision"="3dbd4aac2bce2ca6b13274bf0662e947c80b18b9"31.86 MB21ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en0 B22RUN /bin/sh -c microdnf update100.89 MB23RUN /bin/sh -c set -ex
groupadd1.51 KB24COPY --chown=1001:1001 /build/app/build/quarkus-app/run-java.sh /app/ #6.73 KB25COPY --chown=1001:1001 /build/app/build/quarkus-app/lib/ /app/lib/ #181.22 MB26COPY --chown=1001:1001 /build/app/build/quarkus-app/quarkus-run.jar /app/super-connector.jar #842 B27COPY --chown=1001:1001 /build/app/build/quarkus-app/app/ /app/app/ #569.05 KB28COPY --chown=1001:1001 /build/app/build/quarkus-app/quarkus/ /app/quarkus/ #2.27 MB29RUN /bin/sh -c chgrp -R184.05 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."