2022-10-28 19:28:51 UTC
282 MB
22.3.14
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:1d8866550bdd02551d6874e99aa828dd95b7434c6a25168765d46251cc230469 - 10.44% (29.5 MB)
[#001] sha256:9435c80254a97a59d69376d83e693c0b526cdd4a6bebac422bd89b522ef0e146 - 89.56% (253 MB)
/bin/sh -c #(nop) ARG TARGETARCH
2022-10-28 19:28:05 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.14-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.3.14
2022-10-28 19:28:05 UTC/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux
2022-10-28 19:28:05 UTC/bin/sh -c #(nop) COPY dir:d2e7a6dd6849cdf9a713e613f7dadd079c069f70e3a3edec6e891871a5c70a9b in /
2022-10-28 19:28:05 UTC/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]
2022-10-28 19:28:12 UTC/bin/bash -o pipefail -c install_packages ca-certificates curl procps xmlstarlet
2022-10-28 19:28:31 UTC/bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && COMPONENTS=( "gosu-1.14.0-155-linux-${OS_ARCH}-debian-11" "clickhouse-22.3.14-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-10-28 19:28:45 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-28 19:28:45 UTC/bin/bash -o pipefail -c chmod g+rwX /opt/bitnami
2022-10-28 19:28:46 UTC/bin/bash -o pipefail -c #(nop) COPY dir:4b5c8b2b6e8ce1825168b022c3a625fdb28ff3d08fd85fe7aad021dd76a9e9ee in /
2022-10-28 19:28:47 UTC/bin/bash -o pipefail -c /opt/bitnami/scripts/clickhouse/postunpack.sh
2022-10-28 19:28:47 UTC/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=22.3.14 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-28 19:28:47 UTC/bin/bash -o pipefail -c #(nop) EXPOSE 8123 9000 9004 9005 9009
2022-10-28 19:28:47 UTC/bin/bash -o pipefail -c #(nop) USER 1001
2022-10-28 19:28:47 UTC/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/clickhouse/entrypoint.sh"]
2022-10-28 19:28:48 UTC/bin/bash -o pipefail -c #(nop) CMD ["/opt/bitnami/scripts/clickhouse/run.sh" "--" "--listen_host=0.0.0.0"]
2022-10-28 19:28:51 UTC (merge sha256:fa2f662f1e070e546c7f6bfc3a8fa4571eebf9e87633f5c944bd59541b2726af to sha256:d2c4a14199e68a314279f182bebfa849ba08baa1914a431aa9c558b38ba6f07c)
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.