sha256:905bf632fcc64fe581250ab6eda23f5ef264b33e65bf2060f817138114d63015
OS/ARCH
Compressed size
214.27 MB
Last pushed
almost 3 years by antreabot
Type
Image
Manifest digest
sha256:c183f0f64cf2de0094c1e2bd5fc2d7944cd907bbeea96f6ce92ac232953d3aa8
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.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.46 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=stable21.95 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/ # buildkit363 B28COPY entrypoint.sh /entrypoint.sh # buildkit2.69 KB29RUN |9 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable32 B30EXPOSE map[8123/tcp:{} 9000/tcp:{} 9009/tcp:{}]0 B31VOLUME [/var/lib/clickhouse]0 B32ENV CLICKHOUSE_CONFIG=/etc/clickhouse-server/config.xml0 B33ENTRYPOINT ["/entrypoint.sh"]0 B35LABEL description=A docker image to0 B36COPY /theia/bin/clickhouse-schema-management / # buildkit3.94 MBCommand
ARG RELEASE