Namespace
apache
Image / Tag
druid:24.0.1
Content Digest
sha256:40123383a5d6b2a186fbabb7d63382f6903aa4e77aeab272db55a6ff1dd446be
Details
Created

2022-11-09 04:37:32 UTC

Size

573 MB

Content Digest
Labels
  • maintainer
    Apache Druid Developers <dev@druid.apache.org>

Environment
JAVA_VERSION

8u275

LANG

C.UTF-8

PATH

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

SSL_CERT_FILE

/etc/ssl/certs/ca-certificates.crt


Layers

[#000] sha256:60775238382ed8f096b163a652f5457589739d65f1395241aba12847e7bdc2a1 - 0.11% (638 KB)

[#001] sha256:8d239582974e6d64dcbc4cb99002943f7af883317dc16c9b19ab04b5b9b2c73d - 1.22% (6.99 MB)

[#002] sha256:e708be98c58f6bb27bf2b7839d7e63ad5be667b1585c6142af4d3dbbe80a7330 - 0.11% (629 KB)

[#003] sha256:f17daab2ad826a35e2ad46bddc8f19719ad37d348a2213ab82041630a8ea21aa - 0.76% (4.34 MB)

[#004] sha256:7b76a28293bad4856f724babd976cc0d04e97bc08647a008e6f5373f33b6ffa8 - 6.61% (37.9 MB)

[#005] sha256:4174fcf7d9d58f0eeedd6daef1ae4796eaebc4466546932f95b0a4ac044e7791 - 0.1% (611 KB)

[#006] sha256:292dc4d2432b7030063ca648ed16b87679d8dcbe74d8c1bafa6596780c1f4501 - 0.11% (617 KB)

[#007] sha256:247b8901fcc432e449710e58993fd315dd7359888f0f40da7b0c8a6937c5c094 - 0.11% (674 KB)

[#008] sha256:c0186ee36c3ca608d3a468d6dd9805a4a6c49d9ae3a37b8a613df1a522254372 - 0.0% (327 Bytes)

[#009] sha256:4dbdb7be8b8f91c4359cbc62f08c96e17a4341c4ff5c7568f3e22cc1874a62e7 - 90.88% (521 MB)

[#010] sha256:62c6e93597ced2faa258ecbe8c1cded8dc6fc09aa15161ffd25cebc1b0a99f94 - 0.0% (2.45 KB)

[#011] sha256:3609955d399a7a388e0c84a822d65612b1bfeaee240d4f6feb238a9fcb1f82dd - 0.0% (209 Bytes)

[#012] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


History
1970-01-01 00:00:00 UTC

bazel build ...

1970-01-01 00:00:00 UTC

bazel build ...

1970-01-01 00:00:00 UTC

bazel build ...

1970-01-01 00:00:00 UTC

bazel build ...

1970-01-01 00:00:00 UTC

bazel build ...

2021-09-16 03:16:13 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Apache Druid Developers <dev@druid.apache.org>

2021-09-16 03:16:13 UTC (buildkit.dockerfile.v0)

COPY /bin/busybox /busybox/busybox # buildkit

2021-09-16 03:16:15 UTC (buildkit.dockerfile.v0)

RUN /busybox/busybox --install /bin # buildkit

2022-09-10 05:40:07 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c wget https://github.com/robxu9/bash-static/releases/download/5.1.016-1.2.3/bash-linux-x86_64 -O /bin/bash && chmod 755 /bin/bash # buildkit

2022-09-10 05:40:08 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c addgroup -S -g 1000 druid && adduser -S -u 1000 -D -H -h /opt/druid -s /bin/sh -g '' -G druid druid # buildkit

2022-11-09 04:37:31 UTC (buildkit.dockerfile.v0)

COPY /opt /opt # buildkit

2022-11-09 04:37:31 UTC (buildkit.dockerfile.v0)

COPY distribution/docker/druid.sh /druid.sh # buildkit

2022-11-09 04:37:32 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c mkdir /opt/druid/var /opt/shared && chown druid:druid /opt/druid/var /opt/shared && chmod 775 /opt/druid/var /opt/shared # buildkit

2022-11-09 04:37:32 UTC (buildkit.dockerfile.v0)

USER druid

2022-11-09 04:37:32 UTC (buildkit.dockerfile.v0)

VOLUME [/opt/druid/var]

2022-11-09 04:37:32 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/druid

2022-11-09 04:37:32 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/druid.sh"]

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