sha256:f9ff0499116b177b17a8546af3e36ee81b1a709121183cf146c936b1118e9c71
OS/ARCH
Compressed size
246.62 MB
Last pushed
about 3 years by codedmart
Type
Image
Manifest digest
sha256:01a07df48be6e318b002b8b9f4de2274dfebbfadfb0c7ec60250f60440bbdec7
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.repo34.46 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 -c101.01 MB27RUN /bin/sh -c mkdir /app98 B28COPY /build/app/build/quarkus-app/run-java.sh /app/ # buildkit6.74 KB29COPY /build/app/build/quarkus-app/lib/ /app/lib/ # buildkit108.78 MB30COPY /build/app/build/quarkus-app/quarkus-run.jar /app/super-connector.jar # buildkit701 B31COPY /build/app/build/quarkus-app/app/ /app/app/ # buildkit536.05 KB32COPY /build/app/build/quarkus-app/quarkus/ /app/quarkus/ # buildkit1.84 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:0a0bf0de4876281b0338141009817b9753d8a4b377fb30d51800ad56d42735f3 in /