sha256:dc5658853ce1cdbf575ee7fb1477e478ec6c720d0e6203630e57bf3b877d600b
OS/ARCH
Compressed size
240.91 MB
Last pushed
over 3 years by antreabot
Type
Image
Manifest digest
sha256:329950bfc1c791977d722045d9dd9289bacc808e579b85a1ad7e3e3b1d338f9f
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 / 26.08 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/sh37.64 MB10ARG REPO_CHANNEL=stable0 B11ARG REPOSITORY=deb https://packages.clickhouse.com/deb stable main0 B12ARG VERSION=23.3.2.370 B13ARG PACKAGES=clickhouse-client clickhouse-server clickhouse-common-static0 B14ARG deb_location_url=0 B15ARG single_binary_location_url=0 B16ARG TARGETARCH0 B17RUN |9 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable176.28 MB18RUN |9 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable87.02 KB19RUN |9 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable845.46 KB20ENV LANG=en_US.UTF-80 B21ENV LANGUAGE=en_US:en0 B22ENV LC_ALL=en_US.UTF-80 B23ENV TZ=UTC0 B24RUN |9 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable122 B25COPY docker_related_config.xml /etc/clickhouse-server/config.d/ # buildkit372 B26COPY entrypoint.sh /entrypoint.sh # buildkit2.69 KB27RUN |9 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable32 B28EXPOSE map[8123/tcp:{} 9000/tcp:{} 9009/tcp:{}]0 B29VOLUME [/var/lib/clickhouse]0 B30ENV CLICKHOUSE_CONFIG=/etc/clickhouse-server/config.xml0 B31ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ARG RELEASE