sha256:f11de992645702a028bf514e3d23400162fff65e7480dad9722b9ef78cdc6142
OS/ARCH
Compressed size
449.46 MB
Last pushed
28 days by asfjenkins
Type
Image
Manifest digest
sha256:8bd6015218cf7468d0bbcbfb28b69b9546f7b37459ff5d184f800a90d317970f
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:171eafe5d6538aeb2cf5cf9f6e8618f56eddbc2d8e3acf65107d17c6cc9c35de 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=11340 B18ADD file ... in /root/buildinfo/content_manifests/ubi9-minimal-container-9.4-1134.json 0 B19ADD file ... in /root/buildinfo/Dockerfile-ubi9-minimal-9.4-1134 0 B20LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc."0 B21/bin/sh -c rm -f '/etc/yum.repos.d/repo-d5140.repo'0 B22/bin/sh -c rm -f /tmp/tls-ca-bundle.pem0 B23/bin/sh -c mv -fZ /tmp/ubi.repo35.4 MB24ENV JAVA_HOME=/opt/java/openjdk0 B25ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B26ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B27RUN /bin/sh -c set -eux;26.3 MB28ENV JAVA_VERSION=jdk-21.0.3+90 B29RUN /bin/sh -c set -eux;50.16 MB30RUN /bin/sh -c set -eux;127 B31COPY entrypoint.sh /__cacert_entrypoint.sh # buildkit711 B32ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B33ARG UID=10000 B34ARG HADOOP_VERSION=3.4.10 B35ARG HIVE_VERSION=4.2.10 B36RUN |3 UID=1000 HADOOP_VERSION=3.4.1 HIVE_VERSION=4.2.157.46 MB37ENV HADOOP_HOME=/opt/hadoop HIVE_HOME=/opt/hive HIVE_VER=4.2.10 B38ENV PATH=/opt/hive/bin:/opt/hadoop/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B39COPY --chown=hive /opt/hadoop-3.4.1 /opt/hadoop #93.14 MB40COPY --chown=hive /opt/apache-hive-metastore-4.2.1-bin /opt/hive #187.01 MB41COPY --chown=hive entrypoint.sh / #1.38 KB42COPY --chown=hive conf /opt/hive/conf #1.32 KB43RUN |3 UID=1000 HADOOP_VERSION=3.4.1 HIVE_VERSION=4.2.11.47 KB44USER hive0 B45WORKDIR /opt/hive32 B46EXPOSE [9001/tcp 9083/tcp]0 B47ENTRYPOINT ["sh" "-c" "/entrypoint.sh"]0 BCommand
ADD file:a0eabcdf2ab69cce7aa1eb328b862afe9d22c644fe1194679f30c6f67e244c6b in /