2022-11-27 06:21:34 UTC
281 MB
22.5.4
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:9b0425129f68bb985f73ffd9dc724a87875d049f77959cacf47a6b43337c4d0d - 10.5% (29.5 MB)
[#001] sha256:aafd70151ae1839c1f0fcd758cd2e84af68f0a9d536249cbccbd2dc7dce14bf3 - 89.5% (251 MB)
/bin/sh -c #(nop) ARG TARGETARCH
2022-11-27 06:20:53 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.5.4-debian-11-r24 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.5.4
2022-11-27 06:20:53 UTC/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux
2022-11-27 06:20:53 UTC/bin/sh -c #(nop) COPY dir:dc2f7b405511b67f626c8bea812035bc5496c340b91b9f8cd340aef9b9892e26 in /
2022-11-27 06:20:53 UTC/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]
2022-11-27 06:21:00 UTC/bin/bash -o pipefail -c install_packages ca-certificates curl procps xmlstarlet
2022-11-27 06:21:19 UTC/bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && COMPONENTS=( "gosu-1.14.0-156-linux-${OS_ARCH}-debian-11" "clickhouse-22.5.4-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-11-27 06:21:27 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-11-27 06:21:27 UTC/bin/bash -o pipefail -c chmod g+rwX /opt/bitnami
2022-11-27 06:21:28 UTC/bin/bash -o pipefail -c #(nop) COPY dir:e0652b56aebe2b044124c6ed45d40a89a57de48509ae12f32339cefa5ccad6ed in /
2022-11-27 06:21:29 UTC/bin/bash -o pipefail -c /opt/bitnami/scripts/clickhouse/postunpack.sh
2022-11-27 06:21:29 UTC/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=22.5.4 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-11-27 06:21:29 UTC/bin/bash -o pipefail -c #(nop) EXPOSE 8123 9000 9004 9005 9009
2022-11-27 06:21:29 UTC/bin/bash -o pipefail -c #(nop) USER 1001
2022-11-27 06:21:29 UTC/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/clickhouse/entrypoint.sh"]
2022-11-27 06:21:29 UTC/bin/bash -o pipefail -c #(nop) CMD ["/opt/bitnami/scripts/clickhouse/run.sh" "--" "--listen_host=0.0.0.0"]
2022-11-27 06:21:34 UTC (merge sha256:1a3537c716c93fb97076f62a41cefcea189ef259ab371d870caa5a46f772c541 to sha256:5c13c9644c4569b3e479ed3ffc673a8b386512e613bbff979659ace6f5d64c29)
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.