sha256:fee6013881a190863119fc97bbd72e740f8f76fab7f3642712b715790e89b64a
OS/ARCH
linux/arm64/v8
Compressed size
249.25 MB
Last pushed
about 17 hours by buildslavearm64
Type
Image
Manifest digest
sha256:a2ad40673711db996f6da46e9c6aca641813ce4c611088cf55dea1373af25a6e
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 26.4 MB5CMD ["/bin/bash"]0 B6ARG DEBIAN_FRONTEND=noninteractive0 B7ARG apt_archive=http://archive.ubuntu.com0 B8ARG apt_ports_archive=http://ports.ubuntu.com0 B9RUN |3 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com apt_ports_archive=http://ports.ubuntu.com7.19 MB10ARG REPO_CHANNEL=stable0 B11ARG REPOSITORY=deb [signed-by=/usr/share/keyrings/clickhouse-keyring.gpg] https://packages.clickhouse.com/deb stable0 B12ARG VERSION=26.8.6.50 B13ARG PACKAGES=clickhouse-client clickhouse-server clickhouse-common-static0 B14RUN |7 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com apt_ports_archive=http://ports.ubuntu.com214.83 MB15RUN |7 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com apt_ports_archive=http://ports.ubuntu.com185 B16RUN |7 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com apt_ports_archive=http://ports.ubuntu.com845.46 KB17ENV LANG=en_US.UTF-80 B18ENV TZ=UTC0 B19RUN |7 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com apt_ports_archive=http://ports.ubuntu.com116 B20COPY docker_related_config.xml /etc/clickhouse-server/config.d/ # buildkit360 B21COPY entrypoint.sh /entrypoint.sh # buildkit3.55 KB22EXPOSE map[8123/tcp:{} 9000/tcp:{} 9009/tcp:{}]0 B23VOLUME [/var/lib/clickhouse]0 B24ENV CLICKHOUSE_CONFIG=/etc/clickhouse-server/config.xml0 B25ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ARG RELEASE