Namespace
bitnamilegacy
Image / Tag
clickhouse:22.3.13-debian-11-r1
Content Digest
sha256:4d29dd40fe723a8bca2ad2afdf0b817a3f881c4c0495cbc6cfbe09c73db70944
Details
Created

2022-10-03 21:25:48 UTC

Size

276 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    https://bitnami.com/contact
  • org.opencontainers.image.description
    Application packaged by Bitnami
  • org.opencontainers.image.ref.name
    22.3.13-debian-11-r1
  • org.opencontainers.image.source
    https://github.com/bitnami/containers/tree/main/bitnami/clickhouse
  • org.opencontainers.image.title
    clickhouse
  • org.opencontainers.image.vendor
    VMware, Inc.
  • org.opencontainers.image.version
    22.3.13

Environment
APP_VERSION

22.3.13

BITNAMI_APP_NAME

clickhouse

HOME

/

OS_ARCH

amd64

OS_FLAVOUR

debian-11

OS_NAME

linux

PATH

/opt/bitnami/common/bin:/opt/bitnami/clickhouse/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

clickhouseCTL_API

3


Layers

[#000] sha256:1d8866550bdd02551d6874e99aa828dd95b7434c6a25168765d46251cc230469 - 10.69% (29.5 MB)

[#001] sha256:3aa2b4332780ac6b359d8c46738f85cfd93382815239ae30d6c9959a792917ab - 89.31% (246 MB)


History
2022-09-14 07:05:17 UTC (from Bitnami with love)

2022-10-03 21:25:03 UTC

/bin/sh -c #(nop) ARG TARGETARCH

2022-10-03 21:25:03 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=https://bitnami.com/contact org.opencontainers.image.description=Application packaged by Bitnami org.opencontainers.image.ref.name=22.3.13-debian-11-r1 org.opencontainers.image.source=https://github.com/bitnami/containers/tree/main/bitnami/clickhouse org.opencontainers.image.title=clickhouse org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=22.3.13

2022-10-03 21:25:04 UTC

/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux

2022-10-03 21:25:04 UTC

/bin/sh -c #(nop) COPY dir:6ad96a5f5af683375d9091486480f6d21e7cca0d677eadc867223b3388680de6 in /

2022-10-03 21:25:04 UTC

/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]

2022-10-03 21:25:11 UTC

/bin/bash -o pipefail -c install_packages ca-certificates curl procps xmlstarlet

2022-10-03 21:25:12 UTC

/bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && if [ ! -f gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz -O ; curl -SsLf https://downloads.bitnami.com/files/stacksmith/gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz.sha256 -O ; fi && sha256sum -c gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz.sha256 && tar -zxf gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz.sha256

2022-10-03 21:25:29 UTC

/bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && if [ ! -f clickhouse-22.3.13-0-linux-${OS_ARCH}-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/clickhouse-22.3.13-0-linux-${OS_ARCH}-debian-11.tar.gz -O ; curl -SsLf https://downloads.bitnami.com/files/stacksmith/clickhouse-22.3.13-0-linux-${OS_ARCH}-debian-11.tar.gz.sha256 -O ; fi && sha256sum -c clickhouse-22.3.13-0-linux-${OS_ARCH}-debian-11.tar.gz.sha256 && tar -zxf clickhouse-22.3.13-0-linux-${OS_ARCH}-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf clickhouse-22.3.13-0-linux-${OS_ARCH}-debian-11.tar.gz clickhouse-22.3.13-0-linux-${OS_ARCH}-debian-11.tar.gz.sha256

2022-10-03 21:25:40 UTC

/bin/bash -o pipefail -c apt-get autoremove --purge -y curl && apt-get update && apt-get upgrade -y && apt-get clean && rm -rf /var/lib/apt/lists /var/cache/apt/archives

2022-10-03 21:25:41 UTC

/bin/bash -o pipefail -c chmod g+rwX /opt/bitnami

2022-10-03 21:25:42 UTC

/bin/bash -o pipefail -c #(nop) COPY dir:8e7e676d45d01f229965b8dd01ab9afc37220f0a3ec598d9a3a04e7cc1457446 in /

2022-10-03 21:25:43 UTC

/bin/bash -o pipefail -c /opt/bitnami/scripts/clickhouse/postunpack.sh

2022-10-03 21:25:43 UTC

/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=22.3.13 BITNAMI_APP_NAME=clickhouse PATH=/opt/bitnami/common/bin:/opt/bitnami/clickhouse/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin clickhouseCTL_API=3

2022-10-03 21:25:43 UTC

/bin/bash -o pipefail -c #(nop) EXPOSE 8123 9000 9004 9005 9009

2022-10-03 21:25:43 UTC

/bin/bash -o pipefail -c #(nop) USER 1001

2022-10-03 21:25:43 UTC

/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/clickhouse/entrypoint.sh"]

2022-10-03 21:25:44 UTC

/bin/bash -o pipefail -c #(nop) CMD ["/opt/bitnami/scripts/clickhouse/run.sh" "--" "--listen_host=0.0.0.0"]

2022-10-03 21:25:48 UTC (merge sha256:fd2e9f08c6c70eaa3adac5aa3c5c746b70f506c38b4955ea6b6beae82696fb68 to sha256:d2c4a14199e68a314279f182bebfa849ba08baa1914a431aa9c558b38ba6f07c)

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