sha256:cec9d59bc318588f1fed14514b0ee4302ce032fcd6bc376b9ee6bfae6b89b6bc
OS/ARCH
Compressed size
250.98 MB
Last pushed
about 3 years by codedmart
Type
Image
Manifest digest
sha256:dad17dc79ccc6ba0a3399d21b229b07c40f8218c978c44e4c997ed0e06a6e845
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:0882c44110b6a64b078cdd328390626e44b18b514d5b9b155c169898325afa84 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=17930 B18ADD file ... in /root/buildinfo/content_manifests/ubi9-minimal-container-9.1.0-1793.json 0 B19ADD file ... in /root/buildinfo/Dockerfile-ubi9-minimal-9.1.0-1793 0 B20LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc."0 B21/bin/sh -c rm -f '/etc/yum.repos.d/repo-5af5d.repo'0 B22/bin/sh -c rm -f /tmp/tls-ca-bundle.pem0 B23/bin/sh -c mv -fZ /tmp/ubi.repo36.1 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 -c103.71 MB27RUN /bin/sh -c mkdir /app100 B28COPY /build/app/build/quarkus-app/run-java.sh /app/ # buildkit6.74 KB29COPY /build/app/build/quarkus-app/lib/ /app/lib/ # buildkit108.79 MB30COPY /build/app/build/quarkus-app/quarkus-run.jar /app/super-connector.jar # buildkit700 B31COPY /build/app/build/quarkus-app/app/ /app/app/ # buildkit543.12 KB32COPY /build/app/build/quarkus-app/quarkus/ /app/quarkus/ # buildkit1.85 MB33EXPOSE map[5005/tcp:{} 8081/tcp:{}]0 B34USER 1850 B35ENV 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 B36ENV JAVA_APP_JAR=/app/super-connector.jar0 B37ENV DATASETS_ENABLED=false0 B38ENV OTEL_PROPAGATORS=tracecontext,baggage,b3multi0 B39ENTRYPOINT ["/app/run-java.sh"]0 BCommand
ADD file:66552cf0ed33bd315636506183be08809f30be80745578cce6fb86457c9f358d in /