2022-12-24 22:58:34 UTC
275 MB
22.3.15
BITNAMI_APP_NAMEclickhouse
HOME/
OS_ARCHamd64
OS_FLAVOURdebian-11
OS_NAMElinux
PATH/opt/bitnami/common/bin:/opt/bitnami/clickhouse/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
clickhouseCTL_API3
[#000] sha256:f8c1c832ce65f8c860a3388bf6681a4046a949475bc305b5a22e6deddf94abb5 - 10.72% (29.5 MB)
[#001] sha256:5c4d1b042408c092839963700655937bdf628a1c197da978e3ca62d1b6c4cce1 - 89.28% (246 MB)
/bin/sh -c #(nop) ARG TARGETARCH
2022-12-24 22:57:59 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.15-debian-11-r7 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.15
2022-12-24 22:57:59 UTC/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux
2022-12-24 22:57:59 UTC/bin/sh -c #(nop) COPY dir:a70ec2e0eb5fba043d700e4df9f28ae8cb7f64201073a097fe52838c414f083f in /
2022-12-24 22:58:00 UTC/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]
2022-12-24 22:58:06 UTC/bin/bash -o pipefail -c install_packages ca-certificates curl procps xmlstarlet
2022-12-24 22:58:20 UTC/bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && COMPONENTS=( "gosu-1.16.0-0-linux-${OS_ARCH}-debian-11" "clickhouse-22.3.15-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
2022-12-24 22:58:28 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-12-24 22:58:29 UTC/bin/bash -o pipefail -c chmod g+rwX /opt/bitnami
2022-12-24 22:58:29 UTC/bin/bash -o pipefail -c #(nop) COPY dir:e0652b56aebe2b044124c6ed45d40a89a57de48509ae12f32339cefa5ccad6ed in /
2022-12-24 22:58:30 UTC/bin/bash -o pipefail -c /opt/bitnami/scripts/clickhouse/postunpack.sh
2022-12-24 22:58:30 UTC/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=22.3.15 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-12-24 22:58:30 UTC/bin/bash -o pipefail -c #(nop) EXPOSE 8123 9000 9004 9005 9009
2022-12-24 22:58:30 UTC/bin/bash -o pipefail -c #(nop) USER 1001
2022-12-24 22:58:30 UTC/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/clickhouse/entrypoint.sh"]
2022-12-24 22:58:31 UTC/bin/bash -o pipefail -c #(nop) CMD ["/opt/bitnami/scripts/clickhouse/run.sh" "--" "--listen_host=0.0.0.0"]
2022-12-24 22:58:34 UTC (merge sha256:ad388f59d0c050710a1b5892ab44a82fcbf7776899fab7675f23b77e6b4f4e7d to sha256:1e6d839039bde3f1280855b41490df52a0eeba7e303cf8f9615e78da9015ec79)
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.