Namespace
bitnamilegacy
Image / Tag
clickhouse:23.12.4-debian-11-r2
Content Digest
sha256:bc016bfa2d67870e6fedfb960c14f265dcc76411cc619ef49e393682761bc34e
Details
Created

2024-02-11 08:13:22 UTC

Size

313 MB

Content Digest
Labels
  • com.vmware.cp.artifact.flavor
    sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e
  • org.opencontainers.image.base.name
    docker.io/bitnami/minideb:bullseye
  • org.opencontainers.image.created
    2024-02-11T07:56:02Z
  • org.opencontainers.image.description
    Application packaged by VMware, Inc
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.ref.name
    23.12.4-debian-11-r2
  • org.opencontainers.image.title
    clickhouse
  • org.opencontainers.image.vendor
    VMware, Inc.
  • org.opencontainers.image.version
    23.12.4

Environment
APP_VERSION

23.12.4

BITNAMI_APP_NAME

clickhouse

HOME

/

OS_ARCH

amd64

OS_FLAVOUR

debian-11

OS_NAME

linux

PATH

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

clickhouseCTL_API

3


Layers

[#000] sha256:dd1ca80d0181a29796b6834c56e668da95adbd9b4ef4834c0e7d553925f59755 - 100.0% (313 MB)


History
0001-01-01 00:00:00 UTC ([{"created":"2024-02-11T00:12:09.608401364Z","comment":"from Bitnami with love"},{"created":"2024-02-11T08:12:00.283827431Z","created_by":"ARG TARGETARCH","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-02-11T08:12:00.283827431Z","created_by":"LABEL com.vmware.cp.artifact.flavor=sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e org.opencontainers.image.base.name=docker.io/bitnami/minideb:bullseye org.opencontainers.image.created=2024-02-11T07:56:02Z org.opencontainers.image.description=Application packaged by VMware, Inc org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.ref.name=23.12.4-debian-11-r2 org.opencontainers.image.title=clickhouse org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=23.12.4","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-02-11T08:12:00.283827431Z","created_by":"ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-02-11T08:12:00.283827431Z","created_by":"COPY prebuildfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-02-11T08:12:00.283827431Z","created_by":"SHELL [/bin/bash -o errexit -o nounset -o pipefail -c]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-02-11T08:12:05.876159913Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c install_packages ca-certificates curl procps xmlstarlet # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-02-11T08:12:24.310076205Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ ; COMPONENTS=( \"clickhouse-23.12.4-0-linux-${OS_ARCH}-debian-11\" ) ; for COMPONENT in \"${COMPONENTS[@]}\"; do if [ ! -f \"${COMPONENT}.tar.gz\" ]; then curl -SsLf \"https://downloads.bitnami.com/files/stacksmith/${COMPONENT}.tar.gz\" -O ; curl -SsLf \"https://downloads.bitnami.com/files/stacksmith/${COMPONENT}.tar.gz.sha256\" -O ; fi ; sha256sum -c \"${COMPONENT}.tar.gz.sha256\" ; tar -zxf \"${COMPONENT}.tar.gz\" -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' ; rm -rf \"${COMPONENT}\".tar.gz{,.sha256} ; done # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-02-11T08:12:45.173557611Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c apt-get autoremove --purge -y curl \u0026\u0026 apt-get update \u0026\u0026 apt-get upgrade -y \u0026\u0026 apt-get clean \u0026\u0026 rm -rf /var/lib/apt/lists /var/cache/apt/archives # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-02-11T08:12:50.922751303Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c chmod g+rwX /opt/bitnami # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-02-11T08:12:59.518876996Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c find / -perm /6000 -type f -exec chmod a-s {} \\; || true # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-02-11T08:13:10.615819544Z","created_by":"COPY rootfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-02-11T08:13:22.836657505Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c /opt/bitnami/scripts/clickhouse/postunpack.sh # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-02-11T08:13:22.836657505Z","created_by":"ENV APP_VERSION=23.12.4 BITNAMI_APP_NAME=clickhouse PATH=/opt/bitnami/clickhouse/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin clickhouseCTL_API=3","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-02-11T08:13:22.836657505Z","created_by":"EXPOSE map[8123/tcp:{} 9000/tcp:{} 9004/tcp:{} 9005/tcp:{} 9009/tcp:{}]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-02-11T08:13:22.836657505Z","created_by":"USER 1001","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-02-11T08:13:22.836657505Z","created_by":"ENTRYPOINT [\"/opt/bitnami/scripts/clickhouse/entrypoint.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-02-11T08:13:22.836657505Z","created_by":"CMD [\"/opt/bitnami/scripts/clickhouse/run.sh\" \"--\" \"--listen_host=0.0.0.0\"]","comment":"buildkit.dockerfile.v0","empty_layer":true}])

crane flatten sha256:f3e2100c62028e6346932c47f8ccff4235a547eed918f278fea84dcf1d3bd838

Details
Created

2024-02-11 08:15:16 UTC

Size

301 MB

Content Digest
Labels
  • com.vmware.cp.artifact.flavor
    sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e
  • org.opencontainers.image.base.name
    docker.io/bitnami/minideb:bullseye
  • org.opencontainers.image.created
    2024-02-11T07:56:02Z
  • org.opencontainers.image.description
    Application packaged by VMware, Inc
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.ref.name
    23.12.4-debian-11-r2
  • org.opencontainers.image.title
    clickhouse
  • org.opencontainers.image.vendor
    VMware, Inc.
  • org.opencontainers.image.version
    23.12.4

Environment
APP_VERSION

23.12.4

BITNAMI_APP_NAME

clickhouse

HOME

/

OS_ARCH

arm64

OS_FLAVOUR

debian-11

OS_NAME

linux

PATH

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

clickhouseCTL_API

3


Layers

[#000] sha256:03430dea2822a8a38ef763523fd5d014b1343fe4581e114eb55bc64cc9273787 - 100.0% (301 MB)


History
0001-01-01 00:00:00 UTC ([{"created":"2024-02-11T00:12:08.079869401Z","comment":"from Bitnami with love"},{"created":"2024-02-11T08:12:00.723382861Z","created_by":"ARG TARGETARCH","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-02-11T08:12:00.723382861Z","created_by":"LABEL com.vmware.cp.artifact.flavor=sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e org.opencontainers.image.base.name=docker.io/bitnami/minideb:bullseye org.opencontainers.image.created=2024-02-11T07:56:02Z org.opencontainers.image.description=Application packaged by VMware, Inc org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.ref.name=23.12.4-debian-11-r2 org.opencontainers.image.title=clickhouse org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=23.12.4","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-02-11T08:12:00.723382861Z","created_by":"ENV HOME=/ OS_ARCH=arm64 OS_FLAVOUR=debian-11 OS_NAME=linux","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-02-11T08:12:00.723382861Z","created_by":"COPY prebuildfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-02-11T08:12:00.723382861Z","created_by":"SHELL [/bin/bash -o errexit -o nounset -o pipefail -c]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-02-11T08:13:27.400641983Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c install_packages ca-certificates curl procps xmlstarlet # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-02-11T08:14:15.810430979Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ ; COMPONENTS=( \"clickhouse-23.12.4-0-linux-${OS_ARCH}-debian-11\" ) ; for COMPONENT in \"${COMPONENTS[@]}\"; do if [ ! -f \"${COMPONENT}.tar.gz\" ]; then curl -SsLf \"https://downloads.bitnami.com/files/stacksmith/${COMPONENT}.tar.gz\" -O ; curl -SsLf \"https://downloads.bitnami.com/files/stacksmith/${COMPONENT}.tar.gz.sha256\" -O ; fi ; sha256sum -c \"${COMPONENT}.tar.gz.sha256\" ; tar -zxf \"${COMPONENT}.tar.gz\" -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' ; rm -rf \"${COMPONENT}\".tar.gz{,.sha256} ; done # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-02-11T08:14:54.408923261Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c apt-get autoremove --purge -y curl \u0026\u0026 apt-get update \u0026\u0026 apt-get upgrade -y \u0026\u0026 apt-get clean \u0026\u0026 rm -rf /var/lib/apt/lists /var/cache/apt/archives # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-02-11T08:15:00.407973207Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c chmod g+rwX /opt/bitnami # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-02-11T08:15:02.047715824Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c find / -perm /6000 -type f -exec chmod a-s {} \\; || true # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-02-11T08:15:04.536517968Z","created_by":"COPY rootfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-02-11T08:15:16.469349329Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c /opt/bitnami/scripts/clickhouse/postunpack.sh # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-02-11T08:15:16.469349329Z","created_by":"ENV APP_VERSION=23.12.4 BITNAMI_APP_NAME=clickhouse PATH=/opt/bitnami/clickhouse/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin clickhouseCTL_API=3","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-02-11T08:15:16.469349329Z","created_by":"EXPOSE map[8123/tcp:{} 9000/tcp:{} 9004/tcp:{} 9005/tcp:{} 9009/tcp:{}]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-02-11T08:15:16.469349329Z","created_by":"USER 1001","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-02-11T08:15:16.469349329Z","created_by":"ENTRYPOINT [\"/opt/bitnami/scripts/clickhouse/entrypoint.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-02-11T08:15:16.469349329Z","created_by":"CMD [\"/opt/bitnami/scripts/clickhouse/run.sh\" \"--\" \"--listen_host=0.0.0.0\"]","comment":"buildkit.dockerfile.v0","empty_layer":true}])

crane flatten sha256:55fb36a352230819dfaa686972a71e5a4e9bf77e3e8adfeed34ad5c48314e240

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