sha256:df369c67caeb67a3333ce40e1e6ceddd6f990ebebe92a9a0a1a13b923c7bb581
OS/ARCH
Compressed size
322.45 MB
Last pushed
over 2 years by codedmart
Type
Image
Manifest digest
sha256:d5ebd26ff03691458f08889d38cd3e65d65ca2fa88ac4cd0d6185ad35ca394cc
Image Layers
1ADD file ... in / 0 B2/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo0 B3ADD file ... in /tmp/tls-ca-bundle.pem 0 B4ADD multi:1d3a84f6d9bb78a456d5b38854fbf0421ebc2fd9f63ad2a332e4ba315d308fef in /etc/yum.repos.d/ 0 B5LABEL maintainer="Red Hat, Inc."0 B6LABEL com.redhat.component="ubi9-minimal-container" 0 B7LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"0 B8LABEL summary="Provides the latest release0 B9LABEL description="The Universal Base Image0 B10LABEL io.k8s.display-name="Red Hat Universal Base0 B11LABEL io.openshift.expose-services=""0 B12LABEL io.openshift.tags="minimal rhel9"0 B13ENV container oci0 B14ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B15CMD ["/bin/bash"]0 B16/bin/sh -c rm -rf /var/log/*0 B17LABEL release=9490 B18ADD file ... in /root/buildinfo/content_manifests/ubi9-minimal-container-9.4-949.json 0 B19ADD file ... in /root/buildinfo/Dockerfile-ubi9-minimal-9.4-949 0 B20LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc."0 B21/bin/sh -c rm -f '/etc/yum.repos.d/repo-813f3.repo'0 B22/bin/sh -c rm -f /tmp/tls-ca-bundle.pem0 B23/bin/sh -c mv -fZ /tmp/ubi.repo35.41 MB24ARG JAVA_PACKAGE=java-17-openjdk-headless0 B25ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en0 B26RUN |1 JAVA_PACKAGE=java-17-openjdk-headless /bin/sh -c82.41 MB27RUN /bin/sh -c set -ex
groupadd1.49 KB28COPY /build/app/build/quarkus-app/run-java.sh /app/ # buildkit6.73 KB29COPY /build/app/build/quarkus-app/lib/ /app/lib/ # buildkit99.76 MB30COPY /build/app/build/quarkus-app/quarkus-run.jar /app/super-connector.jar # buildkit729 B31COPY /build/app/build/quarkus-app/app/ /app/app/ # buildkit544.98 KB32COPY /build/app/build/quarkus-app/quarkus/ /app/quarkus/ # buildkit2.01 MB33RUN /bin/sh -c chgrp -R102.31 MB34EXPOSE map[5005/tcp:{} 8081/tcp:{}]0 B35USER 10010 B36ENV 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 B37ENV JAVA_APP_JAR=/app/super-connector.jar0 B38ENV DATASETS_ENABLED=false0 B39ENV OTEL_PROPAGATORS=tracecontext,baggage,b3multi0 B40ENTRYPOINT ["/app/run-java.sh"]0 BCommand
ADD file:e1b0b107488b07d74943f44442065a4e4ae7797d17ded1cd89b5b5ee28e49026 in /