sha256:0c0bb275616f96fff15892c9c84913bb04ab7f664823babebf7d39c2c5843817
OS/ARCH
Compressed size
304.18 MB
Last pushed
over 1 year by altinitybuilds
Type
Image
Manifest digest
sha256:dcf21adb3fc7f5228baf7fa865eba0d776e1abc50149c01daa404f57fa1564e9
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 / 26.24 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/sh50.37 MB10ARG REPO_CHANNEL=stable0 B11ARG REPOSITORY=deb https://packages.clickhouse.com/deb stable main0 B12ARG VERSION=22.8.21.1001.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=amd640 B17RUN |9 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable226.75 MB18RUN |9 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable843.24 KB19ENV LANG=en_US.UTF-80 B20ENV LANGUAGE=en_US:en0 B21ENV LC_ALL=en_US.UTF-80 B22ENV TZ=UTC0 B23RUN |9 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable116 B24COPY docker_related_config.xml /etc/clickhouse-server/config.d/ # buildkit359 B25COPY entrypoint.sh /entrypoint.sh # buildkit2.4 KB26RUN |9 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable32 B27EXPOSE 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