logo
ghcr.io/coroot/coroot-operator:1.9.6
linux/amd64 ghcr.io

Coroot Operator是一个Kubernetes Operator,用于自动化部署、管理和维护Coroot可观测性平台在Kubernetes集群中的组件,简化Coroot的安装与运维流程。

10
浏览次数
273.62MB
镜像大小
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/coroot/coroot-operator:1.9.6
源镜像
ghcr.io/coroot/coroot-operator:1.9.6
镜像ID
sha256:444e4fadf2d4e816098f3f578f7adb8f943971c2a43e61224381f7445521ab9d
镜像 TAG
1.9.6
镜像大小
273.62MB
平台架构
linux/amd64
镜像源
ghcr.io
CMD
启动入口
coroot-operator
工作目录
/
OS/平台
linux/amd64
镜像创建
2026-07-21T15:19:22.860710112Z
同步时间
2026-07-31 11:32
浏览量
10 次
贡献者
⚙️ 环境变量 2
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
container=oci 1
🏷️ 镜像标签 29
KeyValue
x86_64 architecture
2026-07-21T09:24:00Z build-date
ubi9-container com.redhat.component
https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI com.redhat.license_terms
cpe:/a:redhat:enterprise_linux:9::appstream cpe
Coroot Operator container image. description
public distribution-scope
1.44.0 io.buildah.version
The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly. io.k8s.description
Red Hat Universal Base Image 9 io.k8s.display-name
io.openshift.expose-services
base rhel9 io.openshift.tags
Coroot, Inc. maintainer
coroot-operator name
2026-07-21T15:17:08.210Z org.opencontainers.image.created
Coroot Kubernetes/Openshift operator. org.opencontainers.image.description
Apache-2.0 org.opencontainers.image.licenses
46ae7471f217d27eff342da6618ea36738cfd1d7 org.opencontainers.image.revision
https://github.com/coroot/coroot-operator org.opencontainers.image.source
coroot-operator org.opencontainers.image.title
https://github.com/coroot/coroot-operator org.opencontainers.image.url
1.9.6 org.opencontainers.image.version
1 release
Coroot Operator. summary
https://catalog.redhat.com/en/search?searchType=containers url
e3160102d08efa0f4df95caeaeca1779bd1d9461 vcs-ref
git vcs-type
Coroot, Inc. vendor
1.9.6 version
🛡️ 镜像安全扫描
redhat 9.8 Trivy 2026-07-31 11:32 查看完整报告
234
低危 LOW
210
中危 MEDIUM
48
高危 HIGH
1
严重 CRITICAL
受影响目标 (2)
ghcr.io/coroot/coroot-operator:1.9.6 (redhat 9.8) redhat usr/bin/coroot-operator gobinary

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/coroot/coroot-operator:1.9.6
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/coroot/coroot-operator:1.9.6  ghcr.io/coroot/coroot-operator:1.9.6

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/coroot/coroot-operator:1.9.6
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/coroot/coroot-operator:1.9.6  ghcr.io/coroot/coroot-operator:1.9.6

Shell快速替换命令

sed -i 's#ghcr.io/coroot/coroot-operator:1.9.6#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/coroot/coroot-operator:1.9.6#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/coroot/coroot-operator:1.9.6 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/coroot/coroot-operator:1.9.6  ghcr.io/coroot/coroot-operator:1.9.6'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/coroot/coroot-operator:1.9.6 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/coroot/coroot-operator:1.9.6  ghcr.io/coroot/coroot-operator:1.9.6'

镜像构建历史


# 2026-07-21 23:19:22  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["coroot-operator"]
                        
# 2026-07-21 23:19:22  0.00B 指定运行容器时使用的用户
USER 65534:65534
                        
# 2026-07-21 23:19:22  61.57MB 复制新文件或目录到容器中
COPY /workspace/coroot-operator /usr/bin/coroot-operator # buildkit
                        
# 2026-07-21 23:17:17  0.00B 设置工作目录为/
WORKDIR /
                        
# 2026-07-21 23:17:17  11.35KB 复制新文件或目录到容器中
COPY LICENSE /licenses/LICENSE # buildkit
                        
# 2026-07-21 23:17:17  0.00B 添加元数据标签
LABEL name=coroot-operator vendor=Coroot, Inc. maintainer=Coroot, Inc. version=1.9.6 release=1 summary=Coroot Operator. description=Coroot Operator container image.
                        
# 2026-07-21 23:17:17  0.00B 定义构建参数
ARG VERSION=1.9.6
                        
# 2026-07-21 17:24:23  212.04MB 
/bin/sh -c #(nop) LABEL "org.opencontainers.image.created"="2026-07-21T09:24:00Z" "org.opencontainers.image.revision"="e3160102d08efa0f4df95caeaeca1779bd1d9461" "build-date"="2026-07-21T09:24:00Z" "architecture"="x86_64" "vcs-ref"="e3160102d08efa0f4df95caeaeca1779bd1d9461" "vcs-type"="git" "release"="1784625744"org.opencontainers.image.created=2026-07-21T09:24:00Z,org.opencontainers.image.revision=e3160102d08efa0f4df95caeaeca1779bd1d9461
                        
# 2026-07-21 17:24:23  0.00B 
/bin/sh -c #(nop) COPY dir:11cc17d5d14c72bee4715a88171cd0a44aedc4f8a1d876d92ad6ce9f43f8ffe0 in /root/buildinfo/      
                        
# 2026-07-21 17:24:23  0.00B 
/bin/sh -c #(nop) COPY dir:11cc17d5d14c72bee4715a88171cd0a44aedc4f8a1d876d92ad6ce9f43f8ffe0 in /usr/share/buildinfo/      
                        
# 2026-07-21 17:24:22  0.00B 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2026-07-21 17:24:22  0.00B 
/bin/sh -c #(nop) COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/.      
                        
# 2026-07-21 17:24:22  0.00B 
/bin/sh -c #(nop) COPY dir:0e0ba7aef09c7da2c56a9b962f997ae845dc0f0da9fb1d7b1c4923cbc81a4c13 in /      
                        
# 2026-07-21 17:24:21  0.00B 
/bin/sh -c #(nop) ENV container oci
                        
# 2026-07-21 17:24:21  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel9"
                        
# 2026-07-21 17:24:21  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
                        
# 2026-07-21 17:24:21  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9"
                        
# 2026-07-21 17:24:21  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.description="The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
                        
# 2026-07-21 17:24:21  0.00B 
/bin/sh -c #(nop) LABEL description="The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
                        
# 2026-07-21 17:24:21  0.00B 
/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 9."
                        
# 2026-07-21 17:24:21  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
                        
# 2026-07-21 17:24:21  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-container"       name="ubi9/ubi"       version="9.8"       cpe="cpe:/a:redhat:enterprise_linux:9::appstream"       distribution-scope="public"
                        
# 2026-07-21 17:24:21  0.00B 
/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
                        
# 2026-07-21 17:24:21  0.00B 
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."       vendor="Red Hat, Inc."
                        
                    

镜像信息

{
    "Id": "sha256:444e4fadf2d4e816098f3f578f7adb8f943971c2a43e61224381f7445521ab9d",
    "RepoTags": [
        "ghcr.io/coroot/coroot-operator:1.9.6",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/coroot/coroot-operator:1.9.6"
    ],
    "RepoDigests": [
        "ghcr.io/coroot/coroot-operator@sha256:5bb3645a30b866a3b42246a76f4697b53a5a8971959a143b9d2825c8d3c327f3",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/coroot/coroot-operator@sha256:ce9e68c615c99ade8038b838a569361f16579516ff8e61c2b1f4d207a890e66e"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-07-21T15:19:22.860710112Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "65534:65534",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "container=oci"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": [
            "coroot-operator"
        ],
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2026-07-21T09:24:00Z",
            "com.redhat.component": "ubi9-container",
            "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
            "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream",
            "description": "Coroot Operator container image.",
            "distribution-scope": "public",
            "io.buildah.version": "1.44.0",
            "io.k8s.description": "The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.",
            "io.k8s.display-name": "Red Hat Universal Base Image 9",
            "io.openshift.expose-services": "",
            "io.openshift.tags": "base rhel9",
            "maintainer": "Coroot, Inc.",
            "name": "coroot-operator",
            "org.opencontainers.image.created": "2026-07-21T15:17:08.210Z",
            "org.opencontainers.image.description": "Coroot Kubernetes/Openshift operator.",
            "org.opencontainers.image.licenses": "Apache-2.0",
            "org.opencontainers.image.revision": "46ae7471f217d27eff342da6618ea36738cfd1d7",
            "org.opencontainers.image.source": "https://github.com/coroot/coroot-operator",
            "org.opencontainers.image.title": "coroot-operator",
            "org.opencontainers.image.url": "https://github.com/coroot/coroot-operator",
            "org.opencontainers.image.version": "1.9.6",
            "release": "1",
            "summary": "Coroot Operator.",
            "url": "https://catalog.redhat.com/en/search?searchType=containers",
            "vcs-ref": "e3160102d08efa0f4df95caeaeca1779bd1d9461",
            "vcs-type": "git",
            "vendor": "Coroot, Inc.",
            "version": "1.9.6"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 273623134,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/ae062557b051ba106c59bbef8eacfa231a11b08957fbdb163726d768e003d8cc/diff:/var/lib/docker/overlay2/7cd2e540cb48c31c827ff2969a97bf53978066040b6c8266bf60202171505e07/diff",
            "MergedDir": "/var/lib/docker/overlay2/5c3090ba2ce0632f7f4b02402b08fa2b151a19c0971f046b5244532f2568b5ef/merged",
            "UpperDir": "/var/lib/docker/overlay2/5c3090ba2ce0632f7f4b02402b08fa2b151a19c0971f046b5244532f2568b5ef/diff",
            "WorkDir": "/var/lib/docker/overlay2/5c3090ba2ce0632f7f4b02402b08fa2b151a19c0971f046b5244532f2568b5ef/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:bbb46b93c5afa47b5e1e5f7e5588e7ad63a608ffe049eaf104aede51c072a7d0",
            "sha256:87f8816b88cca157e170472f50b0e61066e84227eb4751407119e6ad97c78448",
            "sha256:ab6c02baafd99622e3c677bd8264882ec80acca42e1370d41b7fbd4e832af4aa"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-07-31T11:32:36.464000891+08:00"
    }
}

更多版本

ghcr.io/coroot/coroot-operator:1.8.1

linux/amd64 ghcr.io272.37MB2026-02-26 11:37
228

ghcr.io/coroot/coroot-operator:1.9.1

linux/amd64 ghcr.io272.41MB2026-03-20 10:10
187

ghcr.io/coroot/coroot-operator:1.9.6

linux/amd64 ghcr.io273.62MB2026-07-31 11:32
9
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×