sha256:1684ad8824cf0b3962d4545e74125b9d0af82b290a185d618bfcb4403f275ad5
OS/ARCH
Compressed size
238.42 MB
Last pushed
over 3 years by antreabot
Type
Image
Manifest digest
sha256:cded5855b896d11e70933669ca0efa8869b5842676afa836d0d9c95c4aebdd3c
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.73 MBCommand
ADD file:30b589901d2a6b82d0b7271487bdaf37514649a798cc13a17f74394321bdd051 in /