sha256:ea57c8cbc1e9a50c5568b2850e6496ad23a41298755fbc7d385a5f8f4f472d90
OS/ARCH
linux/amd64
Compressed size
1.08 GB
Last pushed
about 3 years by khinfrabot
Type
Image
Manifest digest
sha256:03f028e8acb58369f84199b01ff2bd78063d5c8c75ec5fb8323c4e0834149f83
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B8ARG ZULU_REPO_VER=1.0.0-30 B9ARG ZULU_REPO_SHA256=d08d9610c093b0954c6b278ecc628736e303634331641142fa5096396201f49c0 B10|2 ZULU_REPO_SHA256=d08d9610c093b0954c6b278ecc628736e303634331641142fa5096396201f49c ZULU_REPO_VER=1.0.0-3 /bin/sh -c64.11 MB11ENV JAVA_HOME=/usr/lib/jvm/zulu80 B13RUN /bin/sh -c apt-get update4.59 MB14ENV HADOOP_VERSION=3.3.60 B15ENV HADOOP_URL=https://dlcdn.apache.org/hadoop/common/hadoop-3.3.6/hadoop-3.3.6.tar.gz0 B16RUN /bin/sh -c set -x697.02 MB17RUN /bin/sh -c ln -s133 B18RUN /bin/sh -c mkdir /opt/hadoop-$HADOOP_VERSION/logs150 B19RUN /bin/sh -c mkdir /hadoop-data101 B20ENV HADOOP_HOME=/opt/hadoop-3.3.60 B21ENV HADOOP_CONF_DIR=/etc/hadoop0 B22ENV MULTIHOMED_NETWORK=10 B23ENV USER=root0 B24ENV PATH=/opt/hadoop-3.3.6/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B25ADD entrypoint.sh /entrypoint.sh # buildkit1.42 KB26RUN /bin/sh -c chmod a+x1.42 KB27ENTRYPOINT ["/entrypoint.sh"]0 B28ARG HIVE_VERSION0 B29ENV HIVE_VERSION=3.1.30 B30ENV HIVE_HOME=/opt/hive0 B31ENV PATH=/opt/hive/bin:/opt/hadoop-3.3.6/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B32ENV HADOOP_HOME=/opt/hadoop-3.3.60 B33WORKDIR /opt32 B34RUN |1 HIVE_VERSION=3.1.3 /bin/sh -c312.94 MB35ADD conf/hive-site.xml /opt/hive/conf # buildkit735 B36ADD conf/beeline-log4j2.properties /opt/hive/conf # buildkit974 B37ADD conf/hive-env.sh /opt/hive/conf # buildkit1.32 KB38ADD conf/hive-exec-log4j2.properties /opt/hive/conf # buildkit1.14 KB39ADD conf/hive-log4j2.properties /opt/hive/conf # buildkit1.31 KB40ADD conf/ivysettings.xml /opt/hive/conf # buildkit1.13 KB41ADD conf/llap-daemon-log4j2.properties /opt/hive/conf # buildkit1.4 KB42COPY startup.sh /usr/local/bin/ # buildkit306 B43RUN |1 HIVE_VERSION=3.1.3 /bin/sh -c302 B44COPY entrypoint.sh /usr/local/bin/ # buildkit1.53 KB45RUN |1 HIVE_VERSION=3.1.3 /bin/sh -c1.52 KB46EXPOSE map[10000/tcp:{}]0 B47EXPOSE map[10002/tcp:{}]0 B48ENTRYPOINT ["entrypoint.sh"]0 B49CMD ["/bin/sh" "-c" "startup.sh"]0 BCommand
ARG RELEASE