Namespace
apachepinot
Image / Tag
pinot:0.13.0-SNAPSHOT-dc35068da1-20230604-11-amazoncorretto-linux-amd64
Content Digest
sha256:9be65b9c401854cb0b6cf3a5f08875eb4cc1b2a2732fb87b414cd252efc75f13
Details
Created

2023-06-04 03:02:28 UTC

Size

1010 MB

Content Digest
Labels
  • MAINTAINER
    dev@pinot.apache.org

Environment
JAVA_HOME

/usr/lib/jvm/java-11-amazon-corretto

JAVA_OPTS

-Xms4G -Xmx4G -Dpinot.admin.system.exit=false

LANG

C.UTF-8

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PINOT_HOME

/opt/pinot


Layers

[#000] sha256:07e4d356f367b468402d36db62e60b734522576ce93a8e7246f1b36899c58f5e - 5.9% (59.6 MB)

[#001] sha256:138c8f756bf36c956d5822ad40dfcc50eeca12312c0fdd7a3f9255bbd9ec2c2c - 13.96% (141 MB)

[#002] sha256:2092e5412dfec010307a7bb1be1c2f83661ad458ff65b2b7e79a10e8261247e3 - 21.03% (212 MB)

[#003] sha256:6c7ba91bd7b5bc0f4d8877e5ddba96d4a6a7d700199e5ac921ed87eea9457ef8 - 0.02% (235 KB)

[#004] sha256:841b7419470803be2ba25f04376dc1099e7155f9a1e7d4b9671aa1f72dd86faa - 59.02% (596 MB)

[#005] sha256:6286bb54a07e65ba3e30586f5dc0eeb5c6e1a7751df1037ac6edf75e91e66e49 - 0.0% (2.19 KB)

[#006] sha256:cbe6b9351e2c8960a59f7c5db7afca21abae17f85c1a5aa7422999e2b2975ce1 - 0.0% (5.11 KB)

[#007] sha256:3a3c76ba22d425fb37a41f2b4eda0c944c4b101179e4baa836048781820d9fdd - 0.0% (2.8 KB)

[#008] sha256:0d76535a263a9b6ab56153a6b92efe91c4e8fea3769d383c41814e77b990d360 - 0.0% (226 Bytes)

[#009] sha256:a99279037197ce94e715212584505208753fe90d8b87aa6532387772e2f2a31d - 0.03% (305 KB)

[#010] sha256:adb16e241e6721280a2243c4e06aac212e266afba9b92bd460b1769bc7b8e709 - 0.04% (394 KB)


History
2023-03-10 01:20:24 UTC

/bin/sh -c #(nop) COPY dir:1fe253a28ffa7545ac05b2d6b2410c0b48083e8195b6557287b6a94e845122d3 in /

2023-03-10 01:20:24 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2023-03-10 01:38:52 UTC

/bin/sh -c #(nop) ARG version=11.0.18.10-1

2023-03-10 01:39:16 UTC

|1 version=11.0.18.10-1 /bin/sh -c set -eux && export GNUPGHOME="$(mktemp -d)" && curl -fL -o corretto.key https://yum.corretto.aws/corretto.key && gpg --batch --import corretto.key && gpg --batch --export --armor '6DC3636DAE534049C8B94623A122542AB04F24E3' > corretto.key && rpm --import corretto.key && rm -r "$GNUPGHOME" corretto.key && curl -fL -o /etc/yum.repos.d/corretto.repo https://yum.corretto.aws/corretto.repo && grep -q '^gpgcheck=1' /etc/yum.repos.d/corretto.repo && echo "priority=9" >> /etc/yum.repos.d/corretto.repo && yum install -y java-11-amazon-corretto-devel-$version && (find /usr/lib/jvm/java-11-amazon-corretto -name src.zip -delete || true) && yum install -y fontconfig && yum clean all

2023-03-10 01:39:17 UTC

/bin/sh -c #(nop) ENV LANG=C.UTF-8

2023-03-10 01:39:17 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-11-amazon-corretto

2023-03-15 00:07:44 UTC (buildkit.dockerfile.v0)

LABEL MAINTAINER=dev@pinot.apache.org

2023-03-15 00:07:44 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c yum update -y && yum groupinstall 'Development Tools' -y && yum install -y procps vim less wget curl git python sysstat perf && yum clean all # buildkit

2023-03-15 00:07:45 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c case `uname -m` in x86_64) arch=x64; ;; aarch64) arch=arm64; ;; *) echo "platform=$(uname -m) un-supported, exit ..."; exit 1; ;; esac && mkdir -p /usr/local/lib/async-profiler && curl -L https://github.com/jvm-profiling-tools/async-profiler/releases/download/v2.5.1/async-profiler-2.5.1-linux-${arch}.tar.gz | tar -xz --strip-components 1 -C /usr/local/lib/async-profiler && ln -s /usr/local/lib/async-profiler/profiler.sh /usr/local/bin/async-profiler # buildkit

2023-03-15 00:07:45 UTC (buildkit.dockerfile.v0)

CMD ["bash"]

2023-06-04 03:01:52 UTC

/bin/sh -c #(nop) LABEL MAINTAINER=dev@pinot.apache.org

2023-06-04 03:01:54 UTC

/bin/sh -c #(nop) ENV PINOT_HOME=/opt/pinot

2023-06-04 03:01:56 UTC

/bin/sh -c #(nop) ENV JAVA_OPTS=-Xms4G -Xmx4G -Dpinot.admin.system.exit=false

2023-06-04 03:01:58 UTC

/bin/sh -c #(nop) VOLUME [/opt/pinot/configs /opt/pinot/data]

2023-06-04 03:02:09 UTC

/bin/sh -c #(nop) COPY dir:2cf9170be73f6ccb745ebbc27b5d47fb7b61de3e66121abe392c1cc48bb9c1ec in /opt/pinot

2023-06-04 03:02:11 UTC

/bin/sh -c #(nop) COPY dir:0ebfe1db650ab4e0e1e1702d4f68b82caddd92568c660176a607bfccc4b76b21 in /opt/pinot/bin

2023-06-04 03:02:13 UTC

/bin/sh -c #(nop) COPY dir:19826e2803f53a540733c1f2111c42140379acce2a598a017bf1d8599cb40ed2 in /opt/pinot/etc

2023-06-04 03:02:15 UTC

/bin/sh -c #(nop) COPY dir:d1c783839fca65f5a0317d08404fceda657bfb904cded1f37812ca2c71f33195 in /opt/pinot/examples

2023-06-04 03:02:17 UTC

/bin/sh -c rm -rf ${PINOT_HOME}/plugins/pinot-input-format/pinot-orc ${PINOT_HOME}/plugins-external

2023-06-04 03:02:19 UTC

/bin/sh -c wget -O ${PINOT_HOME}/etc/jmx_prometheus_javaagent/jmx_prometheus_javaagent-0.12.0.jar https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_javaagent/0.12.0/jmx_prometheus_javaagent-0.12.0.jar

2023-06-04 03:02:21 UTC

/bin/sh -c wget -O ${PINOT_HOME}/etc/jmx_prometheus_javaagent/jmx_prometheus_javaagent-0.16.1.jar https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_javaagent/0.16.1/jmx_prometheus_javaagent-0.16.1.jar && ln -s ${PINOT_HOME}/etc/jmx_prometheus_javaagent/jmx_prometheus_javaagent-0.16.1.jar ${PINOT_HOME}/etc/jmx_prometheus_javaagent/jmx_prometheus_javaagent.jar

2023-06-04 03:02:23 UTC

/bin/sh -c #(nop) EXPOSE 8096 8097 8098 8099 9000

2023-06-04 03:02:25 UTC

/bin/sh -c #(nop) WORKDIR /opt/pinot

2023-06-04 03:02:27 UTC

/bin/sh -c #(nop) ENTRYPOINT ["./bin/pinot-admin.sh"]

2023-06-04 03:02:28 UTC

/bin/sh -c #(nop) CMD ["-help"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete