sha256:8526a7742e6ef707dee68107876b18d45570b0448f284d3c785eb2d2e4417a5e
OS/ARCH
Compressed size
257.07 MB
Last pushed
3 months by altinitybuilds
Type
Image
Manifest digest
sha256:37705728ace95c37f5c840bc416eb8cffa2a53ee360e45928cf2514487f44c1a
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.36 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=stable216.5 MB16RUN |8 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable27.96 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/ # buildkit363 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