sha256:2377cbaf81cacc663d71ced462f5fb076c4b228425e6c87a72f82b0f2aff5c21
OS/ARCH
Compressed size
256.16 MB
Last pushed
2 days by altinityinfra
Type
Image
Manifest digest
sha256:4b1b261736659b3eeee8b91392fa1a0f4a4b99330fe070219ad4aadc16a0d41b
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.com14.67 MB10ARG REPO_CHANNEL=stable0 B11ARG REPOSITORY=deb [signed-by=/usr/share/keyrings/clickhouse-keyring.gpg] https://packages.clickhouse.com/deb stable0 B12ARG VERSION=26.7.5.100 B13ARG PACKAGES=clickhouse-client clickhouse-server clickhouse-common-static0 B14ARG DIRECT_DOWNLOAD_URLS=0 B15ARG single_binary_location_url=0 B16ARG TARGETARCH0 B17ARG WGET_RETRIES=50 B18ARG WGET_RETRY_DELAY=10 B19RUN |12 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com apt_ports_archive=http://ports.ubuntu.com214.23 MB20RUN |12 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com apt_ports_archive=http://ports.ubuntu.com30.06 KB21RUN |12 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com apt_ports_archive=http://ports.ubuntu.com845.47 KB22ENV LANG=en_US.UTF-80 B23ENV TZ=UTC0 B24RUN |12 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com apt_ports_archive=http://ports.ubuntu.com116 B25COPY docker_related_config.xml /etc/clickhouse-server/config.d/ # buildkit363 B26COPY entrypoint.sh /entrypoint.sh # buildkit3.55 KB27EXPOSE map[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