logo
docker.io/cubejs/cubestore:v1.6.24
linux/amd64 docker.io

CubeStore是Cube.js生态中的高性能分布式预聚合存储与查询引擎,用于管理Cube.js应用的预计算数据,支持高效的聚合查询操作,能够显著提升大规模数据分析场景下的查询响应速度,适用于商业智能、数据可视化等需要快速处理海量数据的应用场景。

7
浏览次数
260.23MB
镜像大小
源镜像
docker.io/cubejs/cubestore:v1.6.24
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/cubejs/cubestore:v1.6.24
镜像ID
sha256:1ff8ba2d0e0873e4989e5b229c1eb953efc2f9e4709cb6911c74762282f15c96
镜像 TAG
v1.6.24
镜像大小
260.23MB
平台架构
linux/amd64
镜像源
docker.io
CMD
./cubestored
启动入口
工作目录
/cube
OS/平台
linux/amd64
镜像创建
2026-03-18T16:34:29.757177757Z
同步时间
2026-06-23 11:49
浏览量
7 次
贡献者
🔌 开放端口 1
3306/tcp
⚙️ 环境变量 2
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
RUST_BACKTRACE=true 1
🏷️ 镜像标签 8
KeyValue
2026-03-18T16:11:33Z org.opencontainers.image.created
Cube Core is open-source semantic layer for AI, BI and embedded analytics org.opencontainers.image.description
NOASSERTION org.opencontainers.image.licenses
1a5decd837f474049cfdd67b0fe5f59feed8ca1e org.opencontainers.image.revision
https://github.com/cube-js/cube.git org.opencontainers.image.source
cube org.opencontainers.image.title
https://github.com/cube-js/cube org.opencontainers.image.url
v1.6.24 org.opencontainers.image.version
🛡️ 镜像安全扫描
debian 12.13 Trivy 2026-06-23 11:49 查看完整报告
92
低危 LOW
75
中危 MEDIUM
20
高危 HIGH
7
严重 CRITICAL
受影响目标 (1)
docker.io/cubejs/cubestore:v1.6.24 (debian 12.13) debian

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/cubejs/cubestore:v1.6.24
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/cubejs/cubestore:v1.6.24  docker.io/cubejs/cubestore:v1.6.24

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/cubejs/cubestore:v1.6.24
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/cubejs/cubestore:v1.6.24  docker.io/cubejs/cubestore:v1.6.24

Shell快速替换命令

sed -i 's#cubejs/cubestore:v1.6.24#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/cubejs/cubestore:v1.6.24#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/cubejs/cubestore:v1.6.24 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/cubejs/cubestore:v1.6.24  docker.io/cubejs/cubestore:v1.6.24'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/cubejs/cubestore:v1.6.24 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/cubejs/cubestore:v1.6.24  docker.io/cubejs/cubestore:v1.6.24'

镜像构建历史


# 2026-03-19 00:34:29  0.00B 设置默认要执行的命令
CMD ["./cubestored"]
                        
# 2026-03-19 00:34:29  0.00B 设置环境变量 RUST_BACKTRACE
ENV RUST_BACKTRACE=true
                        
# 2026-03-19 00:34:29  0.00B 声明容器运行时监听的端口
EXPOSE [3306/tcp]
                        
# 2026-03-19 00:34:29  156.47MB 复制新文件或目录到容器中
COPY /build/cubestore/target/release/cubestored . # buildkit
                        
# 2026-03-19 00:11:51  28.93MB 执行命令并创建新的镜像层
RUN /bin/sh -c set -ex;     apt-get update;     apt-get install -y libssl3 ca-certificates # buildkit
                        
# 2026-03-19 00:11:43  0.00B 设置工作目录为/cube
WORKDIR /cube
                        
# 2026-03-16 08:00:00  74.83MB 
# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'
                        
                    

镜像信息

{
    "Id": "sha256:1ff8ba2d0e0873e4989e5b229c1eb953efc2f9e4709cb6911c74762282f15c96",
    "RepoTags": [
        "cubejs/cubestore:v1.6.24",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/cubejs/cubestore:v1.6.24"
    ],
    "RepoDigests": [
        "cubejs/cubestore@sha256:b1fdeae05372ee2adba46317c328117b6c83777f74a49ab063464ab661276544",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/cubejs/cubestore@sha256:5efafef63521c54546818f70acc0e3a551b3565ecff8c63dae78c374719c3380"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-03-18T16:34:29.757177757Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "3306/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "RUST_BACKTRACE=true"
        ],
        "Cmd": [
            "./cubestored"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/cube",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.created": "2026-03-18T16:11:33Z",
            "org.opencontainers.image.description": "Cube Core is open-source semantic layer for AI, BI and embedded analytics",
            "org.opencontainers.image.licenses": "NOASSERTION",
            "org.opencontainers.image.revision": "1a5decd837f474049cfdd67b0fe5f59feed8ca1e",
            "org.opencontainers.image.source": "https://github.com/cube-js/cube.git",
            "org.opencontainers.image.title": "cube",
            "org.opencontainers.image.url": "https://github.com/cube-js/cube",
            "org.opencontainers.image.version": "v1.6.24"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 260225867,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/d589e94d3ad349048c60906ae6e3e89bcac7e4d8bfbb438173cd8afb4c04785d/diff:/var/lib/docker/overlay2/fa79b363a9b34470c4d48014ea708dc566feae914a2b5996bf267e6863b87ff5/diff:/var/lib/docker/overlay2/e27d36efaa5c9baaee422b79c3a9ee248da52ba77d7472dc5541c2fde79aeedc/diff",
            "MergedDir": "/var/lib/docker/overlay2/e3f4e4ac75bddc209232a1e5495363a41d48b22fb546ebdba591e4fe7eb1cb08/merged",
            "UpperDir": "/var/lib/docker/overlay2/e3f4e4ac75bddc209232a1e5495363a41d48b22fb546ebdba591e4fe7eb1cb08/diff",
            "WorkDir": "/var/lib/docker/overlay2/e3f4e4ac75bddc209232a1e5495363a41d48b22fb546ebdba591e4fe7eb1cb08/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:6143ee9e3de07e6ca35edaf392cf93dea566a5bcd0d3696607ae6c324193d099",
            "sha256:107857ec2028356b5578cac8de444965395206fb1bf5f0b3ac8a759f26190db4",
            "sha256:cf94f201a4bbb0348e3539e5357e808c2b94d755616550fd3313a9f1fd6d03a8",
            "sha256:e2655ad0b26123d277cd4e0dce57f74789736d29ac2e61a497f6972514270760"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-06-23T11:49:14.67015479+08:00"
    }
}

更多版本

docker.io/cubejs/cubestore:v1.6.24

linux/amd64 docker.io260.23MB2026-06-23 11:49
6
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×