Namespace
apache
Image / Tag
druid:0.22.1-rc1
Content Digest
sha256:929d217c5c86d59b69db3f0202387a4b0103c8a35b7011ce8e00e95582ade380
Details
Created

2021-12-10 18:29:29 UTC

Size

531 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.12% (638 KB)

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

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

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

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

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

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

[#007] sha256:d794b8e429869e563bc458b6f8c69dff03da00de7ff4e16961e51b282f1d5aee - 0.0% (328 Bytes)

[#008] sha256:1feec0e65dc78ef5ed89a24509da93600bdc3f42a683c36e99a64e4b127dab56 - 90.27% (479 MB)

[#009] sha256:8f9ddd20892b8e3ecac112572401047e1089295a6a8d083352ec3a2fcc87b936 - 0.0% (2.17 KB)

[#010] sha256:1b2aaa23b370dd2465c9226f383a70e3d6b607d27f41f8f9cd5aa8e740a8f0ca - 0.0% (167 Bytes)

[#011] 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

2021-09-16 03:16:19 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

2021-12-10 18:29:27 UTC (buildkit.dockerfile.v0)

COPY /opt /opt # buildkit

2021-12-10 18:29:28 UTC (buildkit.dockerfile.v0)

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

2021-12-10 18:29:29 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

2021-12-10 18:29:29 UTC (buildkit.dockerfile.v0)

USER druid

2021-12-10 18:29:29 UTC (buildkit.dockerfile.v0)

VOLUME [/opt/druid/var]

2021-12-10 18:29:29 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/druid

2021-12-10 18:29:29 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