Sign inSign up

zeabur/clickhouse-restore:0.6.0

Manifest digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=22.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6ARG DEBIAN_FRONTEND=noninteractive0 B
7ARG apt_archive=http://archive.ubuntu.com0 B
8RUN |2 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com /bin/sh7.25 MB
9ARG REPO_CHANNEL=stable0 B
10ARG REPOSITORY=deb [signed-by=/usr/share/keyrings/clickhouse-keyring.gpg] https://packages.clickhouse.com/deb stable0 B
11ARG VERSION=25.12.11.40 B
12ARG PACKAGES=clickhouse-client clickhouse-server clickhouse-common-static0 B
13ARG deb_location_url=0 B
14ARG DIRECT_DOWNLOAD_URLS=0 B
15ARG single_binary_location_url=0 B
16ARG TARGETARCH=amd640 B
17RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable32 B
18RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable32 B
19RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable32 B
20RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable198.81 MB
21RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable184 B
22RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable845.46 KB
23ENV LANG=en_US.UTF-80 B
24ENV TZ=UTC0 B
25RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable116 B
26COPY docker_related_config.xml /etc/clickhouse-server/config.d/ # buildkit363 B
27COPY entrypoint.sh /entrypoint.sh # buildkit3.55 KB
28EXPOSE [8123/tcp 9000/tcp 9009/tcp]0 B
29VOLUME [/var/lib/clickhouse]0 B
30ENV CLICKHOUSE_CONFIG=/etc/clickhouse-server/config.xml0 B
31ENTRYPOINT ["/entrypoint.sh"]0 B
32RUN /bin/sh -c apt update212 B
33COPY /usr/local/bin/database-restore /usr/local/bin/database-restore # buildkit4.14 MB
34ENV DATABASE_TYPE=clickhouse0 B
35CMD ["database-restore"]0 B

Command

 ARG RELEASE