Sign inSign up

langwatch/clickhouse-serverless:3c6c0252-arm64

Index digest

sha256:be1269d0fdbf370a37e5602db8feb76622f9695fd4f62feee170fcec17504069

OS/ARCH

linux/arm64

Compressed size

211.53 MB

Last pushed

about 1 month by langwatch

Type

Image

Manifest digest

sha256:1fcbc707087cbaae8cb31c1291a56da70e3ff0235c88f8342f5558da8fe9a3e6

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 26.11 MB
6CMD ["/bin/bash"]0 B
7ARG DEBIAN_FRONTEND=noninteractive0 B
8ARG apt_archive=http://archive.ubuntu.com0 B
9RUN |2 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com /bin/sh7.23 MB
10ARG REPO_CHANNEL=stable0 B
11ARG REPOSITORY=deb [signed-by=/usr/share/keyrings/clickhouse-keyring.gpg] https://packages.clickhouse.com/deb stable0 B
12ARG VERSION=25.10.2.650 B
13ARG PACKAGES=clickhouse-client clickhouse-server clickhouse-common-static0 B
14ARG deb_location_url=0 B
15ARG DIRECT_DOWNLOAD_URLS=0 B
16ARG single_binary_location_url=0 B
17ARG TARGETARCH=arm640 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=stable32 B
21RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable172.31 MB
22RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable187 B
23RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable845.46 KB
24ENV LANG=en_US.UTF-80 B
25ENV TZ=UTC0 B
26RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable116 B
27COPY docker_related_config.xml /etc/clickhouse-server/config.d/ # buildkit369 B
28COPY entrypoint.sh /entrypoint.sh # buildkit3.53 KB
29EXPOSE [8123/tcp 9000/tcp 9009/tcp]0 B
30VOLUME [/var/lib/clickhouse]0 B
31ENV CLICKHOUSE_CONFIG=/etc/clickhouse-server/config.xml0 B
32ENTRYPOINT ["/entrypoint.sh"]0 B
33RUN /bin/sh -c apt-get update2 MB
34COPY /ch-config /usr/local/bin/ch-config # buildkit3.04 MB
35COPY scripts/ /scripts/ # buildkit2.1 KB
36RUN /bin/sh -c chmod +x1.97 KB
37RUN /bin/sh -c install -d2.19 KB
38USER 1010 B
39HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:8123/ping0 B
40ENTRYPOINT ["/usr/bin/tini" "--" "/scripts/entrypoint-wrapper.sh"]0 B
41CMD ["clickhouse-server"]0 B

Command

 ARG RELEASE