sha256:0681b297a34e089895706ebb7534318b5d2b7793b7b6286406474643aa70930d
OS/ARCH
Compressed size
238.41 MB
Last pushed
almost 4 years by antreabot
Type
Image
Manifest digest
sha256:dbbfb10411d243db085965fa2a5e5b677bf76743308c0fe29a140c2ba25adf45
Image Layers
1ADD file ... in / 25.93 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/sh34.09 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=stable173.84 MB14RUN |9 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable843.24 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=stable122 B20COPY docker_related_config.xml /etc/clickhouse-server/config.d/ # buildkit372 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.72 MBCommand
ADD file:30b589901d2a6b82d0b7271487bdaf37514649a798cc13a17f74394321bdd051 in /