sha256:aaead30e6b41dcb2f8d3fe0ed08ae62fa0441ecc855b43322f29439d5ff03f58
OS/ARCH
linux/amd64
Compressed size
923.89 MB
Last pushed
12 months by frankh
Type
Image
Manifest digest
sha256:aaead30e6b41dcb2f8d3fe0ed08ae62fa0441ecc855b43322f29439d5ff03f58
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7ARG DEBIAN_FRONTEND=noninteractive0 B8ARG apt_archive=http://archive.ubuntu.com0 B9RUN |2 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com /bin/sh7.26 MB10ARG REPO_CHANNEL=stable0 B11ARG REPOSITORY=deb [signed-by=/usr/share/keyrings/clickhouse-keyring.gpg] https://packages.clickhouse.com/deb stable0 B12ARG VERSION=25.9.3.480 B13ARG PACKAGES=clickhouse-client clickhouse-server clickhouse-common-static0 B14ARG deb_location_url=0 B15ARG DIRECT_DOWNLOAD_URLS=0 B16ARG single_binary_location_url=0 B17ARG TARGETARCH=amd640 B18RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable887.6 MB19RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable92 B20RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable26.74 KB21RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable845.46 KB22ENV LANG=en_US.UTF-80 B23ENV TZ=UTC0 B24RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable116 B25COPY docker_related_config.xml /etc/clickhouse-server/config.d/ # buildkit363 B26COPY entrypoint.sh /entrypoint.sh # buildkit3.53 KB27EXPOSE [8123/tcp 9000/tcp 9009/tcp]0 B28VOLUME [/var/lib/clickhouse]0 B29ENV CLICKHOUSE_CONFIG=/etc/clickhouse-server/config.xml0 B30ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ARG RELEASE