2022-10-26 19:06:03 UTC
284 MB
22.9.3
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.36% (29.5 MB)
[#001] sha256:a8d393ed1285cd1623e3d6a3dad22296f7fb26bc816476d25637e357e3f615eb - 89.64% (255 MB)
/bin/sh -c #(nop) ARG TARGETARCH
2022-10-26 19:05:15 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.9.3-debian-11-r5 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.9.3
2022-10-26 19:05:15 UTC/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux
2022-10-26 19:05:15 UTC/bin/sh -c #(nop) COPY dir:52ba027ef93062b1d0ef3ad9df0b992d2d530e59b0e7d811122ee46ccb7d1f7c in /
2022-10-26 19:05:15 UTC/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]
2022-10-26 19:05:22 UTC/bin/bash -o pipefail -c install_packages ca-certificates curl procps xmlstarlet
2022-10-26 19:05:41 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.9.3-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-26 19:05:56 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-26 19:05:57 UTC/bin/bash -o pipefail -c chmod g+rwX /opt/bitnami
2022-10-26 19:05:57 UTC/bin/bash -o pipefail -c #(nop) COPY dir:4b5c8b2b6e8ce1825168b022c3a625fdb28ff3d08fd85fe7aad021dd76a9e9ee in /
2022-10-26 19:05:58 UTC/bin/bash -o pipefail -c /opt/bitnami/scripts/clickhouse/postunpack.sh
2022-10-26 19:05:58 UTC/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=22.9.3 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-26 19:05:58 UTC/bin/bash -o pipefail -c #(nop) EXPOSE 8123 9000 9004 9005 9009
2022-10-26 19:05:58 UTC/bin/bash -o pipefail -c #(nop) USER 1001
2022-10-26 19:05:59 UTC/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/clickhouse/entrypoint.sh"]
2022-10-26 19:05:59 UTC/bin/bash -o pipefail -c #(nop) CMD ["/opt/bitnami/scripts/clickhouse/run.sh" "--" "--listen_host=0.0.0.0"]
2022-10-26 19:06:03 UTC (merge sha256:e99f56e98cf2e48328ce5dd8f162c5b9882b96a4b84352dc36fcc12796e9c75c 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.