Sign inSign up

apecloud/clickhouse:22.6.1

Multi-platform
Index digest

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 MB
2ARG TARGETARCH=arm640 B
3LABEL 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 B
4ENV HOME=/ OS_ARCH=arm64 OS_FLAVOUR=debian-12 OS_NAME=linux0 B
5COPY prebuildfs / # buildkit16.3 KB
6SHELL [/bin/bash -o errexit -o0 B
7RUN |1 TARGETARCH=arm64 /bin/bash -o24.05 MB
8ARG DOWNLOADS_URL=packages.clickhouse.com/tgz/stable0 B
9RUN |2 TARGETARCH=arm64 DOWNLOADS_URL=packages.clickhouse.com/tgz/stable /bin/bash328.5 MB
10RUN |2 TARGETARCH=arm64 DOWNLOADS_URL=packages.clickhouse.com/tgz/stable /bin/bash19.02 KB
11RUN |2 TARGETARCH=arm64 DOWNLOADS_URL=packages.clickhouse.com/tgz/stable /bin/bash404 B
12RUN |2 TARGETARCH=arm64 DOWNLOADS_URL=packages.clickhouse.com/tgz/stable /bin/bash124 B
13RUN |2 TARGETARCH=arm64 DOWNLOADS_URL=packages.clickhouse.com/tgz/stable /bin/bash248.96 KB
14RUN |2 TARGETARCH=arm64 DOWNLOADS_URL=packages.clickhouse.com/tgz/stable /bin/bash70.32 KB
15COPY rootfs / # buildkit6.06 KB
16RUN |2 TARGETARCH=arm64 DOWNLOADS_URL=packages.clickhouse.com/tgz/stable /bin/bash36.67 KB
17ENV 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 B
18EXPOSE map[8123/tcp:{} 9000/tcp:{} 9004/tcp:{} 9005/tcp:{}0 B
19USER 10010 B
20ENTRYPOINT ["/opt/bitnami/scripts/clickhouse/entrypoint.sh"]0 B
21CMD ["/opt/bitnami/scripts/clickhouse/run.sh" "--" "--listen_host=0.0.0.0"]0 B

Command