Namespace
apachepinot
Image / Tag
pinot:0.13.0-SNAPSHOT-c7e05a7b58-20230416-11-amazoncorretto-linux-amd64
Content Digest
sha256:06d7416aecf249f8b81762c1d3601823c8b61372ad2c0c34a0ed20ba0c50999f
Details
Created

2023-04-16 02:33:07 UTC

Size

1000 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.94% (59.6 MB)

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

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

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

[#004] sha256:16b51731d95a1bfa4fee1cda97a4319f77110da3cd51060ef066cdb976ab989d - 58.75% (589 MB)

[#005] sha256:a167c5695a7a1cd1d1d8174fc87080404492f493dbb3fdbb7778c5c6fc24538b - 0.0% (2.18 KB)

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

[#007] sha256:41e8421fb356e2e3938a471eb0d7055c11955532d8eb6321ac36326f33557ec4 - 0.0% (2.8 KB)

[#008] sha256:59da4ce18f2a4edeeebb86d7ae28d579a2cbf1f399dd3014591f02c5a5fb3f57 - 0.03% (305 KB)

[#009] sha256:74605e977739f8860103149a54b58da689150999301c76bfc354d0a81500986f - 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-04-16 02:32:22 UTC

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

2023-04-16 02:32:25 UTC

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

2023-04-16 02:32:27 UTC

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

2023-04-16 02:32:30 UTC

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

2023-04-16 02:32:44 UTC

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

2023-04-16 02:32:47 UTC

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

2023-04-16 02:32:49 UTC

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

2023-04-16 02:32:52 UTC

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

2023-04-16 02:32:54 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-04-16 02:32:57 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-04-16 02:33:00 UTC

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

2023-04-16 02:33:02 UTC

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

2023-04-16 02:33:05 UTC

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

2023-04-16 02:33:07 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