2023-01-09 16:54:08 UTC
275 MB
22.3.15
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.72% (29.5 MB)
[#001] sha256:1aa01e94cc89a77db76bfcb714ec4fe9c83be362722704e6c8bdc8115eefa1d8 - 89.28% (246 MB)
/bin/sh -c #(nop) ARG TARGETARCH
2023-01-09 16:53:31 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.15-debian-11-r13 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.15
2023-01-09 16:53:31 UTC/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux
2023-01-09 16:53:31 UTC/bin/sh -c #(nop) COPY dir:a70ec2e0eb5fba043d700e4df9f28ae8cb7f64201073a097fe52838c414f083f in /
2023-01-09 16:53:31 UTC/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]
2023-01-09 16:53:38 UTC/bin/bash -o pipefail -c install_packages ca-certificates curl procps xmlstarlet
2023-01-09 16:53:54 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.3.15-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-09 16:54:01 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-09 16:54:02 UTC/bin/bash -o pipefail -c chmod g+rwX /opt/bitnami
2023-01-09 16:54:02 UTC/bin/bash -o pipefail -c #(nop) COPY dir:e0652b56aebe2b044124c6ed45d40a89a57de48509ae12f32339cefa5ccad6ed in /
2023-01-09 16:54:03 UTC/bin/bash -o pipefail -c /opt/bitnami/scripts/clickhouse/postunpack.sh
2023-01-09 16:54:03 UTC/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=22.3.15 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-09 16:54:04 UTC/bin/bash -o pipefail -c #(nop) EXPOSE 8123 9000 9004 9005 9009
2023-01-09 16:54:04 UTC/bin/bash -o pipefail -c #(nop) USER 1001
2023-01-09 16:54:04 UTC/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/clickhouse/entrypoint.sh"]
2023-01-09 16:54:04 UTC/bin/bash -o pipefail -c #(nop) CMD ["/opt/bitnami/scripts/clickhouse/run.sh" "--" "--listen_host=0.0.0.0"]
2023-01-09 16:54:08 UTC (merge sha256:ee85686645b0f170e36997567e8d21189d73771e102578b5d22e8f11fd1fc720 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.