2023-01-10 13:07:12 UTC
285 MB
22.8.12
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.35% (29.5 MB)
[#001] sha256:53f50c9942c54a5d7108f6097fd7ad09546c5e32522cdbb0a0be0262010d2103 - 89.65% (255 MB)
/bin/sh -c #(nop) ARG TARGETARCH
2023-01-10 13:06:30 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.8.12-debian-11-r0 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.8.12
2023-01-10 13:06:30 UTC/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux
2023-01-10 13:06:30 UTC/bin/sh -c #(nop) COPY dir:76b1f07a93c1c8a3145ac887be226cb2fee23ab4c5d29749b3ba8c8af2a740b3 in /
2023-01-10 13:06:30 UTC/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]
2023-01-10 13:06:38 UTC/bin/bash -o pipefail -c install_packages ca-certificates curl procps xmlstarlet
2023-01-10 13:06:57 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.8.12-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
2023-01-10 13:07:05 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
2023-01-10 13:07:05 UTC/bin/bash -o pipefail -c chmod g+rwX /opt/bitnami
2023-01-10 13:07:06 UTC/bin/bash -o pipefail -c #(nop) COPY dir:e0652b56aebe2b044124c6ed45d40a89a57de48509ae12f32339cefa5ccad6ed in /
2023-01-10 13:07:07 UTC/bin/bash -o pipefail -c /opt/bitnami/scripts/clickhouse/postunpack.sh
2023-01-10 13:07:07 UTC/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=22.8.12 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
2023-01-10 13:07:07 UTC/bin/bash -o pipefail -c #(nop) EXPOSE 8123 9000 9004 9005 9009
2023-01-10 13:07:07 UTC/bin/bash -o pipefail -c #(nop) USER 1001
2023-01-10 13:07:07 UTC/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/clickhouse/entrypoint.sh"]
2023-01-10 13:07:08 UTC/bin/bash -o pipefail -c #(nop) CMD ["/opt/bitnami/scripts/clickhouse/run.sh" "--" "--listen_host=0.0.0.0"]
2023-01-10 13:07:12 UTC (merge sha256:00b1af42fb86ff1e4c8c450f220710c79a657f4185f88c232daa464006bfcceb 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.