sha256:5bd62b50208bae1d065de7685b0b0a1812f267d1a179aabb15f97c78aed47d1a
OS/ARCH
Compressed size
262.99 MB
Last pushed
5 days by altinitybuilds
Type
Image
Manifest digest
sha256:df474c31b4c091e2c64d358b9a48676b79c9f2cdb01235ed93573a564b037837
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.89 MB9ARG REPO_CHANNEL=stable0 B10ARG REPOSITORY=deb [signed-by=/usr/share/keyrings/clickhouse-keyring.gpg] https://packages.clickhouse.com/deb stable0 B11ARG VERSION=26.2.5.450 B12ARG PACKAGES=clickhouse-client clickhouse-server clickhouse-common-static0 B13ARG DIRECT_DOWNLOAD_URLS=0 B14ARG TARGETARCH0 B15RUN |8 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable217.88 MB16RUN |8 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable27.95 KB17RUN |8 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable845.46 KB18ENV LANG=en_US.UTF-80 B19ENV TZ=UTC0 B20RUN |8 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable116 B21COPY docker_related_config.xml /etc/clickhouse-server/config.d/ # buildkit364 B22COPY entrypoint.sh /entrypoint.sh # buildkit3.55 KB23EXPOSE map[8123/tcp:{} 9000/tcp:{} 9009/tcp:{}]0 B24VOLUME [/var/lib/clickhouse]0 B25ENV CLICKHOUSE_CONFIG=/etc/clickhouse-server/config.xml0 B26ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ARG RELEASE