sha256:1f175cf49f2cb9379439169a716545708e40b31a7d1b91e7029de92c206a0b63
OS/ARCH
Compressed size
391.13 MB
Last pushed
about 1 year by ldongming
Type
Image
Manifest digest
sha256:affec4038bfee09735c08da6d468c2a54a598be67d162f08b9fb666e6b3912f5
Image Layers
138.19 MB2ARG TARGETARCH=arm640 B3LABEL org.opencontainers.image.base.name=docker.io/bitnami/minideb:bookworm org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.description=ClickHouse 22.6.10 B4ENV HOME=/ OS_ARCH=arm64 OS_FLAVOUR=debian-12 OS_NAME=linux0 B5COPY prebuildfs / # buildkit16.3 KB6SHELL [/bin/bash -o errexit -o0 B7RUN |1 TARGETARCH=arm64 /bin/bash -o24.05 MB8ARG DOWNLOADS_URL=packages.clickhouse.com/tgz/stable0 B9RUN |2 TARGETARCH=arm64 DOWNLOADS_URL=packages.clickhouse.com/tgz/stable /bin/bash328.5 MB10RUN |2 TARGETARCH=arm64 DOWNLOADS_URL=packages.clickhouse.com/tgz/stable /bin/bash19.02 KB11RUN |2 TARGETARCH=arm64 DOWNLOADS_URL=packages.clickhouse.com/tgz/stable /bin/bash404 B12RUN |2 TARGETARCH=arm64 DOWNLOADS_URL=packages.clickhouse.com/tgz/stable /bin/bash124 B13RUN |2 TARGETARCH=arm64 DOWNLOADS_URL=packages.clickhouse.com/tgz/stable /bin/bash248.96 KB14RUN |2 TARGETARCH=arm64 DOWNLOADS_URL=packages.clickhouse.com/tgz/stable /bin/bash70.32 KB15COPY rootfs / # buildkit6.06 KB16RUN |2 TARGETARCH=arm64 DOWNLOADS_URL=packages.clickhouse.com/tgz/stable /bin/bash36.67 KB17ENV APP_VERSION=22.6.1 BITNAMI_APP_NAME=clickhouse PATH=/opt/bitnami/clickhouse/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin clickhouseCTL_API=30 B18EXPOSE map[8123/tcp:{} 9000/tcp:{} 9004/tcp:{} 9005/tcp:{}0 B19USER 10010 B20ENTRYPOINT ["/opt/bitnami/scripts/clickhouse/entrypoint.sh"]0 B21CMD ["/opt/bitnami/scripts/clickhouse/run.sh" "--" "--listen_host=0.0.0.0"]0 BCommand