sha256:4acf1931da4e20e1f26587f0ff847e5a63b8871b7a89ced01915ef11a6ddb9a8
OS/ARCH
Compressed size
253.52 MB
Last pushed
4 months by altinitybuilds
Type
Image
Manifest digest
sha256:3e35c0293ca572b1ef76db92ba660191c5f7f20d0d71cb01b86aede1e0fb4602
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/sh7.25 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.05 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=stable114 B21COPY docker_related_config.xml /etc/clickhouse-server/config.d/ # buildkit361 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