docker.io/clickhouse/clickhouse-server:23.8.9.54 linux/amd64

docker.io/clickhouse/clickhouse-server:23.8.9.54 - 国内下载镜像源 浏览次数:53
🚀 该镜像为 ClickHouse 的 Server 镜像,提供了一个功能齐全的 ClickHouse 服务器环境。.html>ClickHouse 是一种高性能的开源列式数据库管理系统,用于存储和分析大量数据。 该镜像包含了 ClickHouse Server、Zookeeper 和其他依赖项,可以用来快速部署和运行 ClickHouse 服务。
源镜像 docker.io/clickhouse/clickhouse-server:23.8.9.54
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/clickhouse/clickhouse-server:23.8.9.54
镜像ID sha256:13756bb5928da3e12e696567a4ab25d2e8a2708520a1edeeb1f463ecdef83eaa
镜像TAG 23.8.9.54
大小 1.01GB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /entrypoint.sh
工作目录
OS/平台 linux/amd64
浏览量 53 次
贡献者
镜像创建 2024-01-05T14:03:26.294054928Z
同步时间 2024-11-25 16:18
更新时间 2024-12-26 20:18
开放端口
8123/tcp 9000/tcp 9009/tcp
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8 TZ=UTC CLICKHOUSE_CONFIG=/etc/clickhouse-server/config.xml
镜像标签
https://github.com/ClickHouse/ClickHouse/actions/runs/7422707769: build-url 192a1d231fa5cbc1fe5273e2c346c0cd439e1282: com.clickhouse.build.githash ubuntu: org.opencontainers.image.ref.name 20.04: org.opencontainers.image.version
镜像安全扫描 查看Trivy扫描报告

系统OS: ubuntu 20.04 扫描引擎: Trivy 扫描时间: 2024-11-25 16:19

低危漏洞:37 中危漏洞:41 高危漏洞:0 严重漏洞:0

Docker拉取命令 无权限下载?点我修复

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/clickhouse/clickhouse-server:23.8.9.54
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/clickhouse/clickhouse-server:23.8.9.54  docker.io/clickhouse/clickhouse-server:23.8.9.54

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/clickhouse/clickhouse-server:23.8.9.54
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/clickhouse/clickhouse-server:23.8.9.54  docker.io/clickhouse/clickhouse-server:23.8.9.54

Shell快速替换命令

sed -i 's#clickhouse/clickhouse-server:23.8.9.54#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/clickhouse/clickhouse-server:23.8.9.54#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/clickhouse/clickhouse-server:23.8.9.54 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/clickhouse/clickhouse-server:23.8.9.54  docker.io/clickhouse/clickhouse-server:23.8.9.54'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/clickhouse/clickhouse-server:23.8.9.54 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/clickhouse/clickhouse-server:23.8.9.54  docker.io/clickhouse/clickhouse-server:23.8.9.54'

镜像历史

大小 创建时间 层信息
0.00B 2024-01-05 22:03:26 ENTRYPOINT ["/entrypoint.sh"]
0.00B 2024-01-05 22:03:26 ENV CLICKHOUSE_CONFIG=/etc/clickhouse-server/config.xml
0.00B 2024-01-05 22:03:26 VOLUME [/var/lib/clickhouse]
0.00B 2024-01-05 22:03:26 EXPOSE map[8123/tcp:{} 9000/tcp:{} 9009/tcp:{}]
0.00B 2024-01-05 22:03:26 RUN |9 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable REPOSITORY=https://s3.amazonaws.com/clickhouse-builds/23.8/192a1d231fa5cbc1fe5273e2c346c0cd439e1282/package_release VERSION=23.8.9.54 PACKAGES=clickhouse-client clickhouse-server clickhouse-common-static deb_location_url=https://s3.amazonaws.com/clickhouse-builds/23.8/192a1d231fa5cbc1fe5273e2c346c0cd439e1282/package_release single_binary_location_url= TARGETARCH=amd64 /bin/sh -c chmod +x /entrypoint.sh # buildkit
8.35KB 2024-01-05 22:03:26 COPY entrypoint.sh /entrypoint.sh # buildkit
314.00B 2024-01-05 22:03:26 COPY docker_related_config.xml /etc/clickhouse-server/config.d/ # buildkit
0.00B 2024-01-05 22:03:26 RUN |9 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable REPOSITORY=https://s3.amazonaws.com/clickhouse-builds/23.8/192a1d231fa5cbc1fe5273e2c346c0cd439e1282/package_release VERSION=23.8.9.54 PACKAGES=clickhouse-client clickhouse-server clickhouse-common-static deb_location_url=https://s3.amazonaws.com/clickhouse-builds/23.8/192a1d231fa5cbc1fe5273e2c346c0cd439e1282/package_release single_binary_location_url= TARGETARCH=amd64 /bin/sh -c mkdir /docker-entrypoint-initdb.d # buildkit
0.00B 2024-01-05 22:03:25 ENV TZ=UTC
0.00B 2024-01-05 22:03:25 ENV LC_ALL=en_US.UTF-8
0.00B 2024-01-05 22:03:25 ENV LANGUAGE=en_US:en
0.00B 2024-01-05 22:03:25 ENV LANG=en_US.UTF-8
3.05MB 2024-01-05 22:03:25 RUN |9 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable REPOSITORY=https://s3.amazonaws.com/clickhouse-builds/23.8/192a1d231fa5cbc1fe5273e2c346c0cd439e1282/package_release VERSION=23.8.9.54 PACKAGES=clickhouse-client clickhouse-server clickhouse-common-static deb_location_url=https://s3.amazonaws.com/clickhouse-builds/23.8/192a1d231fa5cbc1fe5273e2c346c0cd439e1282/package_release single_binary_location_url= TARGETARCH=amd64 /bin/sh -c locale-gen en_US.UTF-8 # buildkit
82.83KB 2024-01-05 22:03:23 RUN |9 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable REPOSITORY=https://s3.amazonaws.com/clickhouse-builds/23.8/192a1d231fa5cbc1fe5273e2c346c0cd439e1282/package_release VERSION=23.8.9.54 PACKAGES=clickhouse-client clickhouse-server clickhouse-common-static deb_location_url=https://s3.amazonaws.com/clickhouse-builds/23.8/192a1d231fa5cbc1fe5273e2c346c0cd439e1282/package_release single_binary_location_url= TARGETARCH=amd64 /bin/sh -c clickhouse-local -q 'SELECT * FROM system.build_options' && mkdir -p /var/lib/clickhouse /var/log/clickhouse-server /etc/clickhouse-server /etc/clickhouse-client && chmod ugo+Xrw -R /var/lib/clickhouse /var/log/clickhouse-server /etc/clickhouse-server /etc/clickhouse-client # buildkit
0.00B 2024-01-05 22:03:22 RUN |9 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable REPOSITORY=https://s3.amazonaws.com/clickhouse-builds/23.8/192a1d231fa5cbc1fe5273e2c346c0cd439e1282/package_release VERSION=23.8.9.54 PACKAGES=clickhouse-client clickhouse-server clickhouse-common-static deb_location_url=https://s3.amazonaws.com/clickhouse-builds/23.8/192a1d231fa5cbc1fe5273e2c346c0cd439e1282/package_release single_binary_location_url= TARGETARCH=amd64 /bin/sh -c if ! clickhouse local -q "SELECT ''" > /dev/null 2>&1; then apt-get update && apt-get install --yes --no-install-recommends apt-transport-https ca-certificates dirmngr gnupg2 && mkdir -p /etc/apt/sources.list.d && GNUPGHOME=$(mktemp -d) && GNUPGHOME="$GNUPGHOME" gpg --no-default-keyring --keyring /usr/share/keyrings/clickhouse-keyring.gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 8919F6BD2B48D754 && rm -rf "$GNUPGHOME" && chmod +r /usr/share/keyrings/clickhouse-keyring.gpg && echo "${REPOSITORY}" > /etc/apt/sources.list.d/clickhouse.list && echo "installing from repository: ${REPOSITORY}" && apt-get update && for package in ${PACKAGES}; do packages="${packages} ${package}=${VERSION}" ; done && apt-get install --allow-unauthenticated --yes --no-install-recommends ${packages} || exit 1 && rm -rf /var/lib/apt/lists/* /var/cache/debconf /tmp/* && apt-get autoremove --purge -yq libksba8 && apt-get autoremove -yq ; fi # buildkit
0.00B 2024-01-05 22:03:22 RUN |9 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable REPOSITORY=https://s3.amazonaws.com/clickhouse-builds/23.8/192a1d231fa5cbc1fe5273e2c346c0cd439e1282/package_release VERSION=23.8.9.54 PACKAGES=clickhouse-client clickhouse-server clickhouse-common-static deb_location_url=https://s3.amazonaws.com/clickhouse-builds/23.8/192a1d231fa5cbc1fe5273e2c346c0cd439e1282/package_release single_binary_location_url= TARGETARCH=amd64 /bin/sh -c if [ -n "${single_binary_location_url}" ]; then echo "installing from single binary url: ${single_binary_location_url}" && rm -rf /tmp/clickhouse_binary && mkdir -p /tmp/clickhouse_binary && wget --progress=bar:force:noscroll "${single_binary_location_url}" -O /tmp/clickhouse_binary/clickhouse && chmod +x /tmp/clickhouse_binary/clickhouse && /tmp/clickhouse_binary/clickhouse install --user "clickhouse" --group "clickhouse" && rm -rf /tmp/* ; fi # buildkit
905.22MB 2024-01-05 22:03:22 RUN |9 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable REPOSITORY=https://s3.amazonaws.com/clickhouse-builds/23.8/192a1d231fa5cbc1fe5273e2c346c0cd439e1282/package_release VERSION=23.8.9.54 PACKAGES=clickhouse-client clickhouse-server clickhouse-common-static deb_location_url=https://s3.amazonaws.com/clickhouse-builds/23.8/192a1d231fa5cbc1fe5273e2c346c0cd439e1282/package_release single_binary_location_url= TARGETARCH=amd64 /bin/sh -c arch="${TARGETARCH:-amd64}" && if [ -n "${deb_location_url}" ]; then echo "installing from custom url with deb packages: ${deb_location_url}" && rm -rf /tmp/clickhouse_debs && mkdir -p /tmp/clickhouse_debs && for package in ${PACKAGES}; do { wget --progress=bar:force:noscroll "${deb_location_url}/${package}_${VERSION}_${arch}.deb" -P /tmp/clickhouse_debs || wget --progress=bar:force:noscroll "${deb_location_url}/${package}_${VERSION}_all.deb" -P /tmp/clickhouse_debs ; } || exit 1 ; done && dpkg -i /tmp/clickhouse_debs/*.deb && rm -rf /tmp/* ; fi # buildkit
0.00B 2024-01-05 22:02:56 ARG TARGETARCH
0.00B 2024-01-05 22:02:56 ARG single_binary_location_url=
0.00B 2024-01-05 22:02:56 ARG deb_location_url=
0.00B 2024-01-05 22:02:56 ARG PACKAGES=clickhouse-client clickhouse-server clickhouse-common-static
0.00B 2024-01-05 22:02:56 ARG VERSION=23.7.5.30
0.00B 2024-01-05 22:02:56 ARG REPOSITORY=deb [signed-by=/usr/share/keyrings/clickhouse-keyring.gpg] https://packages.clickhouse.com/deb stable main
0.00B 2024-01-05 22:02:56 ARG REPO_CHANNEL=stable
25.25MB 2024-01-05 22:02:56 RUN |2 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com /bin/sh -c sed -i "s|http://archive.ubuntu.com|${apt_archive}|g" /etc/apt/sources.list && groupadd -r clickhouse --gid=101 && useradd -r -g clickhouse --uid=101 --home-dir=/var/lib/clickhouse --shell=/bin/bash clickhouse && apt-get update && apt-get upgrade -yq && apt-get install --yes --no-install-recommends ca-certificates locales tzdata wget && apt-get clean && rm -rf /var/lib/apt/lists/* /var/cache/debconf /tmp/* # buildkit
0.00B 2024-01-05 22:02:56 ARG apt_archive=http://archive.ubuntu.com
0.00B 2024-01-05 22:02:56 ARG DEBIAN_FRONTEND=noninteractive
0.00B 2023-12-13 18:27:45 /bin/sh -c #(nop) CMD ["/bin/bash"]
72.81MB 2023-12-13 18:27:45 /bin/sh -c #(nop) ADD file:5696198fbfd4074852bdee76ffd84da75da8de76727cef4f0cdd265f7bee6b76 in /
0.00B 2023-12-13 18:27:44 /bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04
0.00B 2023-12-13 18:27:44 /bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
0.00B 2023-12-13 18:27:44 /bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
0.00B 2023-12-13 18:27:43 /bin/sh -c #(nop) ARG RELEASE

镜像信息

{
    "Id": "sha256:13756bb5928da3e12e696567a4ab25d2e8a2708520a1edeeb1f463ecdef83eaa",
    "RepoTags": [
        "clickhouse/clickhouse-server:23.8.9.54",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/clickhouse/clickhouse-server:23.8.9.54"
    ],
    "RepoDigests": [
        "clickhouse/clickhouse-server@sha256:a32e55b14ba5fd174aa62e1050e2c6f5fcce0e43b7d2e85eaf4a4db261074fcf",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/clickhouse/clickhouse-server@sha256:b1605cae2160b0d2d1f1b222bf762c13f3262f343ccdbfb834da4071a9f7732e"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-01-05T14:03:26.294054928Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "8123/tcp": {},
            "9000/tcp": {},
            "9009/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "LANG=en_US.UTF-8",
            "LANGUAGE=en_US:en",
            "LC_ALL=en_US.UTF-8",
            "TZ=UTC",
            "CLICKHOUSE_CONFIG=/etc/clickhouse-server/config.xml"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": {
            "/var/lib/clickhouse": {}
        },
        "WorkingDir": "",
        "Entrypoint": [
            "/entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "build-url": "https://github.com/ClickHouse/ClickHouse/actions/runs/7422707769",
            "com.clickhouse.build.githash": "192a1d231fa5cbc1fe5273e2c346c0cd439e1282",
            "org.opencontainers.image.ref.name": "ubuntu",
            "org.opencontainers.image.version": "20.04"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 1006403006,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/5795b8b734b2123ba4b0bfd2faa4421917f4140c226d3e3b3ad0f3be9ac1ba0d/diff:/var/lib/docker/overlay2/9576573fa25ea33e50d620213119961296e92edcfd75f332d5530745e00f4b0c/diff:/var/lib/docker/overlay2/b3aff5c3a9009f5823914e38dabefb63e43d04148e1b40655c8052889032536b/diff:/var/lib/docker/overlay2/1f76396b4728b7b404bfc47fdcd8d89065a0b910dac592c5cb50f7f413ca879f/diff:/var/lib/docker/overlay2/35e9dc7efb432e21e3633f4f8f3da5b5603b60de2e0ba0bfde1fae971d5e35f6/diff:/var/lib/docker/overlay2/e1501dcdc6ca2fded061af1701bc24e97d6a055cb64336eafbe233a610acb12b/diff:/var/lib/docker/overlay2/2623340eed30236ddcc5fb2d3285feabd56381b4050ce46984249bf7685b1839/diff:/var/lib/docker/overlay2/a3b0572b19d04c03db830550ae411a804f2fc7d8f7e9a65dfb57def764fe2c98/diff:/var/lib/docker/overlay2/244f028127b4f74e6ae6bc1ff23f1026490af585141e0c44853a65c8c87c76a9/diff:/var/lib/docker/overlay2/1863b72c2814e28d08a627f56f94a66ade462a8b89f6f850030c68c004d74260/diff",
            "MergedDir": "/var/lib/docker/overlay2/dd4fd4f7495ee90c122f02fb1edc006b7d91069d19f7d9c55c3d55b9ab12e85c/merged",
            "UpperDir": "/var/lib/docker/overlay2/dd4fd4f7495ee90c122f02fb1edc006b7d91069d19f7d9c55c3d55b9ab12e85c/diff",
            "WorkDir": "/var/lib/docker/overlay2/dd4fd4f7495ee90c122f02fb1edc006b7d91069d19f7d9c55c3d55b9ab12e85c/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:3a03f09d212915b240e9d216069aba5652ed4765c7e4b098c65e71860d47b8e1",
            "sha256:8933e5193272aa9e79ac980c9f1b5b9c5c33d65ddbf3410b1a2af61c9e56262d",
            "sha256:b6305128e96de75beb890305c7b1a8462c9f877b413487d5bab78c1eacb1c615",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:4ddc50e16437ff547bde6d1114e7741eeaf244a8f9c85dbc35bcfdaf08f5ce3d",
            "sha256:a5e54ad55c4ce0a3e1f8f096a68404c93c2fbc913bd1f514ecd9c7058d1df1e1",
            "sha256:63b6a5cf3fbf184c80d2cdf2ccf0a1ed981444f3b543b77dd15651714a467252",
            "sha256:585a880b092cebb3598c58fc660aca702104c045a3875f88d464249cf66b4ae9",
            "sha256:949b0c91edf7b44b6d578608354263db8e86aff9e53d8e4c61e11c6a5f576da1",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-11-25T16:18:08.021666788+08:00"
    }
}

更多版本

docker.io/clickhouse/clickhouse-server:24.3.4.147

linux/amd64 docker.io945.70MB2024-06-20 09:13
282

docker.io/clickhouse/clickhouse-server:24.6.2.17

linux/amd64 docker.io615.01MB2024-07-17 14:51
219

docker.io/clickhouse/clickhouse-server:head

linux/amd64 docker.io617.47MB2024-07-17 14:53
245

docker.io/clickhouse/clickhouse-server:23.4.1

linux/amd64 docker.io938.21MB2024-09-13 19:05
134

docker.io/clickhouse/clickhouse-server:24.5.3.5

linux/amd64 docker.io600.13MB2024-09-19 13:08
171

docker.io/clickhouse/clickhouse-server:23.11-alpine

linux/amd64 docker.io910.10MB2024-09-26 14:10
170

docker.io/clickhouse/clickhouse-server:21.8.13.6

linux/amd64 docker.io704.26MB2024-10-21 15:28
153

docker.io/clickhouse/clickhouse-server:23.3.19.32

linux/amd64 docker.io862.71MB2024-11-08 15:21
64

docker.io/clickhouse/clickhouse-server:23.8.9.54

linux/amd64 docker.io1.01GB2024-11-25 16:18
52

docker.io/clickhouse/clickhouse-server:22.8.14.53-alpine

linux/amd64 docker.io768.70MB2024-11-29 15:58
52

docker.io/clickhouse/clickhouse-server:24.8.7.41

linux/amd64 docker.io612.08MB2024-12-12 11:11
45

docker.io/clickhouse/clickhouse-server:22.6.6.16

linux/amd64 docker.io942.76MB2024-12-24 10:06
15

docker.io/clickhouse/clickhouse-server:23.4.2.11

linux/amd64 docker.io927.95MB2024-12-24 10:10
17