sha256:4403168d63f049700a979876a8075a8ae4d7ae6be7ea7e09f4fbc6a526e420fa
OS/ARCH
Compressed size
275.79 MB
Last pushed
5 days by altinitybuilds
Type
Image
Manifest digest
sha256:99ca7f6094031227f3865faf04356ac225da28b28cd84eafea47d14f87703b50
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 28.37 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/sh15.22 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=stable231.34 MB18RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable29.12 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