logo
ghcr.io/coroot/coroot-node-agent:1.25.3
linux/amd64 ghcr.io

Coroot Node Agent

9
浏览次数
398.10MB
镜像大小
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/coroot/coroot-node-agent:1.25.3
源镜像
ghcr.io/coroot/coroot-node-agent:1.25.3
镜像ID
sha256:01f82c1037020b32ca8a5637247ff4270432cde1418b69ef4eac42cba1dfa629
镜像 TAG
1.25.3
镜像大小
398.10MB
平台架构
linux/amd64
镜像源
ghcr.io
CMD
启动入口
coroot-node-agent
工作目录
/
OS/平台
linux/amd64
镜像创建
2025-06-25T07:15:25.049261408Z
同步时间
2026-07-31 17:01
浏览量
9 次
贡献者
⚙️ 环境变量 2
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
container=oci 1
🏷️ 镜像标签 28
KeyValue
x86_64 architecture
2025-06-24T17:30:37 build-date
ubi9-container com.redhat.component
https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI com.redhat.license_terms
Coroot Node Agent container image. description
public distribution-scope
1.39.0-dev 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-node-agent name
2025-06-25T07:11:55.270Z org.opencontainers.image.created
A Prometheus exporter based on eBPF that gathers comprehensive container metrics org.opencontainers.image.description
Apache-2.0 org.opencontainers.image.licenses
0f55c4afcb2eecadc8044efadc5ddde0ce211855 org.opencontainers.image.revision
https://github.com/coroot/coroot-node-agent org.opencontainers.image.source
coroot-node-agent org.opencontainers.image.title
https://github.com/coroot/coroot-node-agent org.opencontainers.image.url
1.25.3 org.opencontainers.image.version
1 release
Coroot Node Agent. summary
https://www.redhat.com url
fbd8c9ae24dcadf38d1c0eed1a6e33267aea887e vcs-ref
git vcs-type
Coroot, Inc. vendor
1.25.3 version
🛡️ 镜像安全扫描
redhat 9.6 Trivy 2026-07-31 17:01 查看完整报告
292
低危 LOW
344
中危 MEDIUM
88
高危 HIGH
3
严重 CRITICAL
受影响目标 (2)
ghcr.io/coroot/coroot-node-agent:1.25.3 (redhat 9.6) redhat usr/bin/coroot-node-agent gobinary

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/coroot/coroot-node-agent:1.25.3
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/coroot/coroot-node-agent:1.25.3  ghcr.io/coroot/coroot-node-agent:1.25.3

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/coroot/coroot-node-agent:1.25.3
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/coroot/coroot-node-agent:1.25.3  ghcr.io/coroot/coroot-node-agent:1.25.3

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2025-06-25 15:15:25  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["coroot-node-agent"]
                        
# 2025-06-25 15:15:25  188.48MB 复制新文件或目录到容器中
COPY /tmp/src/coroot-node-agent /usr/bin/coroot-node-agent # buildkit
                        
# 2025-06-25 15:12:05  11.35KB 复制新文件或目录到容器中
COPY LICENSE /licenses/LICENSE # buildkit
                        
# 2025-06-25 15:12:05  0.00B 添加元数据标签
LABEL name=coroot-node-agent vendor=Coroot, Inc. maintainer=Coroot, Inc. version=1.25.3 release=1 summary=Coroot Node Agent. description=Coroot Node Agent container image.
                        
# 2025-06-25 15:12:05  0.00B 定义构建参数
ARG VERSION=1.25.3
                        
# 2025-06-25 01:30:59  209.61MB 
/bin/sh -c #(nop) LABEL "build-date"="2025-06-24T17:30:37" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="fbd8c9ae24dcadf38d1c0eed1a6e33267aea887e" "release"="1750786174"
                        
# 2025-06-25 01:30:58  0.00B 
/bin/sh -c #(nop) COPY file:58cc94f5b3b2d60de2c77a6ed4b1797dcede502ccdb429a72e7a72d994235b3c in /usr/share/buildinfo/content-sets.json 
                        
# 2025-06-25 01:30:58  0.00B 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2025-06-25 01:30:58  0.00B 
/bin/sh -c #(nop) COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/. 
                        
# 2025-06-25 01:30:58  0.00B 
/bin/sh -c #(nop) COPY dir:b25666a2cecd4aabfea3117014fd574e02f36a49fdf092027d5fe0c6cb3df046 in / 
                        
# 2025-06-25 01:30:56  0.00B 
/bin/sh -c #(nop) ENV container oci
                        
# 2025-06-25 01:30:56  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel9"
                        
# 2025-06-25 01:30:56  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
                        
# 2025-06-25 01:30:56  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9"
                        
# 2025-06-25 01:30:56  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."
                        
# 2025-06-25 01:30:56  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."
                        
# 2025-06-25 01:30:56  0.00B 
/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 9."
                        
# 2025-06-25 01:30:56  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
                        
# 2025-06-25 01:30:56  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-container"       name="ubi9"       version="9.6"       distribution-scope="public"
                        
# 2025-06-25 01:30:56  0.00B 
/bin/sh -c #(nop) LABEL url="https://www.redhat.com"
                        
# 2025-06-25 01:30:56  0.00B 
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."       vendor="Red Hat, Inc."
                        
                    

镜像信息

{
    "Id": "sha256:01f82c1037020b32ca8a5637247ff4270432cde1418b69ef4eac42cba1dfa629",
    "RepoTags": [
        "ghcr.io/coroot/coroot-node-agent:1.25.3",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/coroot/coroot-node-agent:1.25.3"
    ],
    "RepoDigests": [
        "ghcr.io/coroot/coroot-node-agent@sha256:4dd1b01e86c01ed8acb07573cab77edcb2a0d2f61176465c3b7230e8426bdcec",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/coroot/coroot-node-agent@sha256:7055bde9e57321edd1c56ec7216b8394e82f0d08e2e5c87928012d280947d14c"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-06-25T07:15:25.049261408Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "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-node-agent"
        ],
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2025-06-24T17:30:37",
            "com.redhat.component": "ubi9-container",
            "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
            "description": "Coroot Node Agent container image.",
            "distribution-scope": "public",
            "io.buildah.version": "1.39.0-dev",
            "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-node-agent",
            "org.opencontainers.image.created": "2025-06-25T07:11:55.270Z",
            "org.opencontainers.image.description": "A Prometheus exporter based on eBPF that gathers comprehensive container metrics",
            "org.opencontainers.image.licenses": "Apache-2.0",
            "org.opencontainers.image.revision": "0f55c4afcb2eecadc8044efadc5ddde0ce211855",
            "org.opencontainers.image.source": "https://github.com/coroot/coroot-node-agent",
            "org.opencontainers.image.title": "coroot-node-agent",
            "org.opencontainers.image.url": "https://github.com/coroot/coroot-node-agent",
            "org.opencontainers.image.version": "1.25.3",
            "release": "1",
            "summary": "Coroot Node Agent.",
            "url": "https://www.redhat.com",
            "vcs-ref": "fbd8c9ae24dcadf38d1c0eed1a6e33267aea887e",
            "vcs-type": "git",
            "vendor": "Coroot, Inc.",
            "version": "1.25.3"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 398100832,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/eb046f19c534ae81eea347748626653e903d4397d109c45bdc7c92eb026689ae/diff:/var/lib/docker/overlay2/61e7e5e11dd8a65d0c022ad48e4415b8f9462b9ccaa45ccd616344a43b59c79d/diff",
            "MergedDir": "/var/lib/docker/overlay2/7c6b18d0767ba11e9eb3546003dbf848d44fbbaeb9fc57200f0932e17213cc2a/merged",
            "UpperDir": "/var/lib/docker/overlay2/7c6b18d0767ba11e9eb3546003dbf848d44fbbaeb9fc57200f0932e17213cc2a/diff",
            "WorkDir": "/var/lib/docker/overlay2/7c6b18d0767ba11e9eb3546003dbf848d44fbbaeb9fc57200f0932e17213cc2a/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:3b16343e4311ac8773c3828aa677934579618ae40b55a4e2bb2e956c6908e68e",
            "sha256:0b4ee1a2a920b0fd49ab6071264d78d3562c64c27c9b1da4d60d70867a78a0da",
            "sha256:d6bb867493bcd39ca216408a9f6c95dbe45b7218f71e8fc0363ce57f5e2e2fd6"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-07-31T17:01:15.740631814+08:00"
    }
}

更多版本

ghcr.io/coroot/coroot-node-agent:1.21.3

linux/amd64 ghcr.io229.95MB2024-08-20 16:56
576

ghcr.io/coroot/coroot-node-agent:1.21.3

linux/arm64 ghcr.io199.07MB2024-08-20 17:02
435

ghcr.io/coroot/coroot-node-agent:1.23.12

linux/amd64 ghcr.io306.68MB2025-03-05 15:24
381

ghcr.io/coroot/coroot-node-agent:1.23.16

linux/amd64 ghcr.io403.33MB2025-04-13 21:11
383

ghcr.io/coroot/coroot-node-agent:1.33.3

linux/amd64 ghcr.io406.05MB2026-06-02 17:36
100

ghcr.io/coroot/coroot-node-agent:1.34.2

linux/amd64 ghcr.io406.27MB2026-07-21 16:33
38

ghcr.io/coroot/coroot-node-agent:1.25.3

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