sha256:1684ad8824cf0b3962d4545e74125b9d0af82b290a185d618bfcb4403f275ad5
OS/ARCH
Compressed size
311.45 MB
Last pushed
over 3 years by antreabot
Type
Image
Manifest digest
sha256:c81b4408bcb601b7dc675121e0a6c05bd530ae1e285555a1f65288dfd19a20e4
Image Layers
1ADD file ... in / 27.25 MB2CMD ["bash"]0 B3ARG DEBIAN_FRONTEND=noninteractive0 B4ARG apt_archive=http://archive.ubuntu.com0 B5RUN |2 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com /bin/sh39.65 MB6ARG REPO_CHANNEL=stable0 B7ARG REPOSITORY=deb https://packages.clickhouse.com/deb stable main0 B8ARG VERSION=22.6.*0 B9ARG PACKAGES=clickhouse-client clickhouse-server clickhouse-common-static0 B10ARG deb_location_url=0 B11ARG single_binary_location_url=0 B12ARG TARGETARCH0 B13RUN |9 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable239.74 MB14RUN |9 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable843.25 KB15ENV LANG=en_US.UTF-80 B16ENV LANGUAGE=en_US:en0 B17ENV LC_ALL=en_US.UTF-80 B18ENV TZ=UTC0 B19RUN |9 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable120 B20COPY docker_related_config.xml /etc/clickhouse-server/config.d/ # buildkit371 B21COPY entrypoint.sh /entrypoint.sh # buildkit2.15 KB22RUN |9 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable32 B23EXPOSE map[8123/tcp:{} 9000/tcp:{} 9009/tcp:{}]0 B24VOLUME [/var/lib/clickhouse]0 B25ENV CLICKHOUSE_CONFIG=/etc/clickhouse-server/config.xml0 B26ENTRYPOINT ["/entrypoint.sh"]0 B28LABEL description=A docker image to0 B29COPY /theia/bin/clickhouse-schema-management / # buildkit3.98 MBCommand
ADD file:8faed18d471598732aa3816c8f70e227f16f4de5db6c5c32812a09141048f56d in /