sha256:e4d0fe9ced46c21d7037088fdfdc77666dd8fc2e81ac2de55c08d884271f5638
OS/ARCH
Compressed size
275.14 MB
Last pushed
over 1 year by altinitybuilds
Type
Image
Manifest digest
sha256:454f87cbd60d670f6961fefe8f5706d2bb6fa7206b1f6a1952e5278fcbc5d64b
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 24.77 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/sh8.25 MB10ARG REPO_CHANNEL=stable0 B11ARG REPOSITORY=deb [signed-by=/usr/share/keyrings/clickhouse-keyring.gpg] https://packages.clickhouse.com/deb stable0 B12ARG VERSION=23.8.16.10024.altinityhotfix0 B13ARG PACKAGES=clickhouse-client clickhouse-server clickhouse-common-static0 B14ARG deb_location_url=http://0.0.0.0:80000 B15ARG single_binary_location_url=0 B16ARG TARGETARCH=arm640 B17RUN |9 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable241.26 MB18RUN |9 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable32 B19RUN |9 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable32 B20RUN |9 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable22.23 KB21RUN |9 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable843.24 KB22ENV LANG=en_US.UTF-80 B23ENV LANGUAGE=en_US:en0 B24ENV LC_ALL=en_US.UTF-80 B25ENV TZ=UTC0 B26RUN |9 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable116 B27COPY docker_related_config.xml /etc/clickhouse-server/config.d/ # buildkit361 B28COPY entrypoint.sh /entrypoint.sh # buildkit2.87 KB29EXPOSE map[8123/tcp:{} 9000/tcp:{} 9009/tcp:{}]0 B30VOLUME [/var/lib/clickhouse]0 B31ENV CLICKHOUSE_CONFIG=/etc/clickhouse-server/config.xml0 B32ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ARG RELEASE