2022-10-06 22:25:20 UTC
496 MB
22.3.13
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 - 5.94% (29.5 MB)
[#001] sha256:e4ccedb208fb99f779171639fb83e3e29de8b730b6296d0042c6ead5da6bf2c0 - 94.06% (467 MB)
/bin/sh -c #(nop) ARG TARGETARCH
2022-10-06 22:24:32 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-r2 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-06 22:24:32 UTC/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux
2022-10-06 22:24:32 UTC/bin/sh -c #(nop) COPY dir:80b8e94e9f777c6aecb5988893322f61565f0159cef90923cbf4d51970b1d7d1 in /
2022-10-06 22:24:32 UTC/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]
2022-10-06 22:24:40 UTC/bin/bash -o pipefail -c install_packages ca-certificates curl procps xmlstarlet
2022-10-06 22:25:01 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.13-1-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-06 22:25:12 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-06 22:25:13 UTC/bin/bash -o pipefail -c chmod g+rwX /opt/bitnami
2022-10-06 22:25:13 UTC/bin/bash -o pipefail -c #(nop) COPY dir:8e7e676d45d01f229965b8dd01ab9afc37220f0a3ec598d9a3a04e7cc1457446 in /
2022-10-06 22:25:14 UTC/bin/bash -o pipefail -c /opt/bitnami/scripts/clickhouse/postunpack.sh
2022-10-06 22:25:14 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-06 22:25:14 UTC/bin/bash -o pipefail -c #(nop) EXPOSE 8123 9000 9004 9005 9009
2022-10-06 22:25:15 UTC/bin/bash -o pipefail -c #(nop) USER 1001
2022-10-06 22:25:15 UTC/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/clickhouse/entrypoint.sh"]
2022-10-06 22:25:15 UTC/bin/bash -o pipefail -c #(nop) CMD ["/opt/bitnami/scripts/clickhouse/run.sh" "--" "--listen_host=0.0.0.0"]
2022-10-06 22:25:20 UTC (merge sha256:157ffed031b56fd18c49d6cdd785140001bccd82469d33b75d3d17f753dc0b9d 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.