sha256:a340d11b7db208eb5e309dfd3b7a4ee4e0f148e347b7b4952aa08bfb62412afe
OS/ARCH
Compressed size
271.02 MB
Last pushed
21 days by altinitybuilds
Type
Image
Manifest digest
sha256:cde9244a3707b2a98d3b4a841773ccd767bd1e59961f05fa5c000a02c3d82cbc
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6ARG DEBIAN_FRONTEND=noninteractive0 B7ARG apt_archive=http://archive.ubuntu.com0 B8RUN |2 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com /bin/sh11.62 MB9ARG REPO_CHANNEL=stable0 B10ARG REPOSITORY=deb [signed-by=/usr/share/keyrings/clickhouse-keyring.gpg] https://packages.clickhouse.com/deb stable0 B11ARG VERSION=26.5.3.520 B12ARG PACKAGES=clickhouse-client clickhouse-server clickhouse-common-static0 B13ARG DIRECT_DOWNLOAD_URLS=0 B14ARG TARGETARCH0 B15ARG WGET_RETRIES=50 B16ARG WGET_RETRY_DELAY=10 B17RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable230.19 MB18RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable29.13 KB19RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable845.46 KB20ENV LANG=en_US.UTF-80 B21ENV TZ=UTC0 B22RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable116 B23COPY docker_related_config.xml /etc/clickhouse-server/config.d/ # buildkit361 B24COPY entrypoint.sh /entrypoint.sh # buildkit3.55 KB25EXPOSE map[8123/tcp:{} 9000/tcp:{} 9009/tcp:{}]0 B26VOLUME [/var/lib/clickhouse]0 B27ENV CLICKHOUSE_CONFIG=/etc/clickhouse-server/config.xml0 B28ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ARG RELEASE