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

ghcr.io/coroot/coroot-node-agent:1.23.12 - 国内下载镜像源 浏览次数:46

Coroot Node Agent

源镜像 ghcr.io/coroot/coroot-node-agent:1.23.12
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/coroot/coroot-node-agent:1.23.12
镜像ID sha256:fddb09607911750f9cd5adca8774db6684bdab1df4a85840c07dc0f96a91e841
镜像TAG 1.23.12
大小 306.68MB
镜像源 ghcr.io
CMD
启动入口 coroot-node-agent
工作目录 /
OS/平台 linux/amd64
浏览量 46 次
贡献者
镜像创建 2025-03-03T09:44:53.617543589Z
同步时间 2025-03-05 15:24
更新时间 2025-04-19 02:29
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin container=oci
镜像标签
x86_64: architecture 2025-02-17T00:19:28Z: 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-03-03T09:42:46.281Z: 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 8c3e98db67c1ef2a739d16586bd8b47558bc7feb: 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.23.12: org.opencontainers.image.version 1: release Coroot Node Agent.: summary https://www.redhat.com: url b139593bcc379cbb0fb3f2d39905d0199509b335: vcs-ref git: vcs-type Coroot, Inc.: vendor 1.23.12: version

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

sed -i 's#ghcr.io/coroot/coroot-node-agent:1.23.12#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/coroot/coroot-node-agent:1.23.12#' 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.23.12 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/coroot/coroot-node-agent:1.23.12  ghcr.io/coroot/coroot-node-agent:1.23.12'

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.23.12 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/coroot/coroot-node-agent:1.23.12  ghcr.io/coroot/coroot-node-agent:1.23.12'

镜像构建历史


# 2025-03-03 17:44:53  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["coroot-node-agent"]
                        
# 2025-03-03 17:44:53  81.37MB 复制新文件或目录到容器中
COPY /tmp/src/coroot-node-agent /usr/bin/coroot-node-agent # buildkit
                        
# 2025-03-03 17:43:00  11.35KB 复制新文件或目录到容器中
COPY LICENSE /licenses/LICENSE # buildkit
                        
# 2025-03-03 17:43:00  0.00B 添加元数据标签
LABEL name=coroot-node-agent vendor=Coroot, Inc. maintainer=Coroot, Inc. version=1.23.12 release=1 summary=Coroot Node Agent. description=Coroot Node Agent container image.
                        
# 2025-03-03 17:43:00  0.00B 定义构建参数
ARG VERSION=1.23.12
                        
# 2025-02-17 08:27:13  939.00B 
/bin/sh
                        
# 2025-02-17 08:27:02  225.30MB 
/bin/sh -c #(nop) LABEL "build-date"="2025-02-17T00:26:15" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="b139593bcc379cbb0fb3f2d39905d0199509b335" "build-date"="2025-02-17T00:19:28Z" "release"="1739751568"
                        
# 2025-02-17 08:27:01  0.00B 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2025-02-17 08:27:01  0.00B 
/bin/sh -c #(nop) COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/. 
                        
# 2025-02-17 08:27:01  0.00B 
/bin/sh -c #(nop) COPY dir:5ea68b2072fb8481894e094531b3c688e2ceacc07a56a19ae3b265632b3d1cf4 in / 
                        
# 2025-02-17 08:27:00  0.00B 
/bin/sh -c #(nop) ENV container oci
                        
# 2025-02-17 08:27:00  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel9"
                        
# 2025-02-17 08:27:00  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
                        
# 2025-02-17 08:27:00  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9"
                        
# 2025-02-17 08:27:00  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-02-17 08:27:00  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-02-17 08:27:00  0.00B 
/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 9."
                        
# 2025-02-17 08:27:00  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-02-17 08:27:00  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-container"       name="ubi9"       version="9.5"       distribution-scope="public"
                        
# 2025-02-17 08:27:00  0.00B 
/bin/sh -c #(nop) LABEL url="https://www.redhat.com"
                        
# 2025-02-17 08:27:00  0.00B 
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."       vendor="Red Hat, Inc."
                        
                    

镜像信息

{
    "Id": "sha256:fddb09607911750f9cd5adca8774db6684bdab1df4a85840c07dc0f96a91e841",
    "RepoTags": [
        "ghcr.io/coroot/coroot-node-agent:1.23.12",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/coroot/coroot-node-agent:1.23.12"
    ],
    "RepoDigests": [
        "ghcr.io/coroot/coroot-node-agent@sha256:f8d5910bc3cc94bc31f363f8d31ca008d162b8103768f84238fb0aa45f14aded",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/coroot/coroot-node-agent@sha256:e24c3bd7d3271ea717bd3b1dd8d29e81d3ffc1ce8f1987c2be5f6f7ef383a0e7"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-03-03T09:44:53.617543589Z",
    "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-02-17T00:19:28Z",
            "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-03-03T09:42:46.281Z",
            "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": "8c3e98db67c1ef2a739d16586bd8b47558bc7feb",
            "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.23.12",
            "release": "1",
            "summary": "Coroot Node Agent.",
            "url": "https://www.redhat.com",
            "vcs-ref": "b139593bcc379cbb0fb3f2d39905d0199509b335",
            "vcs-type": "git",
            "vendor": "Coroot, Inc.",
            "version": "1.23.12"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 306678696,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/466871004c330c8890d826c6d6bb759377a2a91e298c2414940b63d43e3a3f31/diff:/var/lib/docker/overlay2/c9b8791ca1fb3c2373c0d299c438b561c0fa637ccce2fae6e42373b68e2fbfe4/diff:/var/lib/docker/overlay2/28f10233ff9a3da807f821777e0a7087d6382d168e7781bc7843490dfe525a0a/diff",
            "MergedDir": "/var/lib/docker/overlay2/b163c63b33c974cc3101161a336dccacb31cd51964c496aa230aecdc292daf54/merged",
            "UpperDir": "/var/lib/docker/overlay2/b163c63b33c974cc3101161a336dccacb31cd51964c496aa230aecdc292daf54/diff",
            "WorkDir": "/var/lib/docker/overlay2/b163c63b33c974cc3101161a336dccacb31cd51964c496aa230aecdc292daf54/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:4c0b0f646c881b1b8bc0375ca299f082df2580560db3fc78d8bfe5d648d19659",
            "sha256:5c02e0b87d367653235d0aefc2dbf38468173feab34c85bdc3c1d4179d151a71",
            "sha256:2f6a1e2c9e1ae36eb5e52b13a1dface3efa962c613ccd1072ac500288c5866cc",
            "sha256:ea420509b7ca507877bf6781a30ef01a184df090d17d2ba451ef67788c47d395"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-03-05T15:24:02.541186232+08:00"
    }
}

更多版本

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

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

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

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

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

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

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

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