sha256:39b41d25427e2d25079d267990442887ca7f370babae332ecc9829c0921e5876
OS/ARCH
linux/amd64
Compressed size
239.38 MB
Last pushed
4 months by zeabur
Type
Image
Manifest digest
sha256:39b41d25427e2d25079d267990442887ca7f370babae332ecc9829c0921e5876
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6ARG DEBIAN_FRONTEND=noninteractive0 B7ARG apt_archive=http://archive.ubuntu.com0 B8RUN |2 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com /bin/sh7.25 MB9ARG REPO_CHANNEL=stable0 B10ARG REPOSITORY=deb [signed-by=/usr/share/keyrings/clickhouse-keyring.gpg] https://packages.clickhouse.com/deb stable0 B11ARG VERSION=25.12.11.40 B12ARG PACKAGES=clickhouse-client clickhouse-server clickhouse-common-static0 B13ARG deb_location_url=0 B14ARG DIRECT_DOWNLOAD_URLS=0 B15ARG single_binary_location_url=0 B16ARG TARGETARCH=amd640 B17RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable32 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=stable32 B20RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable198.81 MB21RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable184 B22RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable845.46 KB23ENV LANG=en_US.UTF-80 B24ENV TZ=UTC0 B25RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable116 B26COPY docker_related_config.xml /etc/clickhouse-server/config.d/ # buildkit363 B27COPY entrypoint.sh /entrypoint.sh # buildkit3.55 KB28EXPOSE [8123/tcp 9000/tcp 9009/tcp]0 B29VOLUME [/var/lib/clickhouse]0 B30ENV CLICKHOUSE_CONFIG=/etc/clickhouse-server/config.xml0 B31ENTRYPOINT ["/entrypoint.sh"]0 B32RUN /bin/sh -c apt update212 B33COPY /usr/local/bin/database-restore /usr/local/bin/database-restore # buildkit4.14 MB34ENV DATABASE_TYPE=clickhouse0 B35CMD ["database-restore"]0 BCommand
ARG RELEASE