sha256:f288220608809559500d26cb7d9919f8768c39e9e4bac420b6bdfaa49a5f23ae
OS/ARCH
Compressed size
284.2 MB
Last pushed
over 1 year by altinitybuilds
Type
Image
Manifest digest
sha256:26267e65bbc08b4dd461a62d1f418a119ef6d70807ec71c514809cfe0a2a9c18
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/sh6.82 MB10ARG REPO_CHANNEL=stable0 B11ARG REPOSITORY=deb [signed-by=/usr/share/keyrings/clickhouse-keyring.gpg] https://packages.clickhouse.com/deb stable0 B12ARG VERSION=24.3.12.58312.altinityhotfix0 B13ARG PACKAGES=clickhouse-client clickhouse-server clickhouse-common-static0 B14ARG deb_location_url=http://0.0.0.0:80000 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=stable32 B19RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable248.36 MB20RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable32 B21RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable256 B22RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable23.79 KB23RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable845.46 KB24ENV LANG=en_US.UTF-80 B25ENV LANGUAGE=en_US:en0 B26ENV LC_ALL=en_US.UTF-80 B27ENV TZ=UTC0 B28RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable116 B29COPY docker_related_config.xml /etc/clickhouse-server/config.d/ # buildkit363 B30COPY entrypoint.sh /entrypoint.sh # buildkit3.02 KB31EXPOSE map[8123/tcp:{} 9000/tcp:{} 9009/tcp:{}]0 B32VOLUME [/var/lib/clickhouse]0 B33ENV CLICKHOUSE_CONFIG=/etc/clickhouse-server/config.xml0 B34ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ARG RELEASE