镜像构建历史
# 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"
}
}