镜像构建历史
# 2025-04-11 19:57:26 0.00B 配置容器启动时运行的命令
ENTRYPOINT ["coroot-node-agent"]
# 2025-04-11 19:57:26 198.05MB 复制新文件或目录到容器中
COPY /tmp/src/coroot-node-agent /usr/bin/coroot-node-agent # buildkit
# 2025-04-11 19:53:45 11.35KB 复制新文件或目录到容器中
COPY LICENSE /licenses/LICENSE # buildkit
# 2025-04-11 19:53:45 0.00B 添加元数据标签
LABEL name=coroot-node-agent vendor=Coroot, Inc. maintainer=Coroot, Inc. version=1.23.16 release=1 summary=Coroot Node Agent. description=Coroot Node Agent container image.
# 2025-04-11 19:53:45 0.00B 定义构建参数
ARG VERSION=1.23.16
# 2025-04-08 16:46:10 939.00B
/bin/sh
# 2025-04-08 16:45:56 205.27MB
/bin/sh -c #(nop) LABEL "build-date"="2025-04-08T08:45:23" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="7c3ec864c7dfbb620cbb0fe45bfc382aedcc452f" "build-date"="2025-04-08T08:37:46Z" "release"="1744101466"
# 2025-04-08 16:45:55 0.00B
/bin/sh -c #(nop) CMD ["/bin/bash"]
# 2025-04-08 16:45:55 0.00B
/bin/sh -c #(nop) COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/.
# 2025-04-08 16:45:55 0.00B
/bin/sh -c #(nop) COPY dir:84f5c0847c9695a665a4703c9cc51c3bb1a14f8a0922801e49eb1d541581dd69 in /
# 2025-04-08 16:45:54 0.00B
/bin/sh -c #(nop) ENV container oci
# 2025-04-08 16:45:54 0.00B
/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel9"
# 2025-04-08 16:45:54 0.00B
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
# 2025-04-08 16:45:54 0.00B
/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9"
# 2025-04-08 16:45:54 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-04-08 16:45:54 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-04-08 16:45:54 0.00B
/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 9."
# 2025-04-08 16:45:54 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-04-08 16:45:54 0.00B
/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-container" name="ubi9" version="9.5" distribution-scope="public"
# 2025-04-08 16:45:54 0.00B
/bin/sh -c #(nop) LABEL url="https://www.redhat.com"
# 2025-04-08 16:45:54 0.00B
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc." vendor="Red Hat, Inc."
镜像信息
{
"Id": "sha256:853e4e6d660fd333165d2f3d8298c17d995a590add55bb476cb88715c8ddc901",
"RepoTags": [
"ghcr.io/coroot/coroot-node-agent:1.23.16",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/coroot/coroot-node-agent:1.23.16"
],
"RepoDigests": [
"ghcr.io/coroot/coroot-node-agent@sha256:1bf53893a6725383d569dc04c128b9562b3c038c03a1711f0b86edef250f30d1",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/coroot/coroot-node-agent@sha256:a3cb2c7fdc9a3eeffa55451c26d0bf0e9f440cf32d64e04eb2e5bc7da12e8c0d"
],
"Parent": "",
"Comment": "buildkit.dockerfile.v0",
"Created": "2025-04-11T11:57:26.3089852Z",
"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-04-08T08:37:46Z",
"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-04-11T11:53:34.677Z",
"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": "77b71dc70f284c591dd0ed0aadc2d0af5f7d6b40",
"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.16",
"release": "1",
"summary": "Coroot Node Agent.",
"url": "https://www.redhat.com",
"vcs-ref": "7c3ec864c7dfbb620cbb0fe45bfc382aedcc452f",
"vcs-type": "git",
"vendor": "Coroot, Inc.",
"version": "1.23.16"
}
},
"Architecture": "amd64",
"Os": "linux",
"Size": 403333250,
"GraphDriver": {
"Data": {
"LowerDir": "/var/lib/docker/overlay2/b4dcf24b826d1fd92d5cdc6fddd20d1c54f145205eead40399e88f4a720ce224/diff:/var/lib/docker/overlay2/6540624b9425dcc7b85f34884ec7395ea53ba11876c7a6f30045e6970191eacb/diff:/var/lib/docker/overlay2/581760c8ed6c75c08dc087dc2c1d1094a20fdb2766620ba6ec92be9326ab70bb/diff",
"MergedDir": "/var/lib/docker/overlay2/a43452ef8d8a7e24cac04d7092c8ddeb597a4a59931ab4e7b950c83aca096b0b/merged",
"UpperDir": "/var/lib/docker/overlay2/a43452ef8d8a7e24cac04d7092c8ddeb597a4a59931ab4e7b950c83aca096b0b/diff",
"WorkDir": "/var/lib/docker/overlay2/a43452ef8d8a7e24cac04d7092c8ddeb597a4a59931ab4e7b950c83aca096b0b/work"
},
"Name": "overlay2"
},
"RootFS": {
"Type": "layers",
"Layers": [
"sha256:0b5f00642dad66874f99e820596166ac000d0e4ba1b681e0c006382075727b2d",
"sha256:ee91f1eda2ae17f372a3f2fcb42087fcf553be5c73ccc13284f98bcd8ca8c34b",
"sha256:3055f4048f592b21d8dbd459698e2aa707ed113ac0971eb38d8337f5f701df03",
"sha256:e1937d57a21f85ae940752c040c443df2bfa55dd282057b468f7c223f6349d8f"
]
},
"Metadata": {
"LastTagTime": "2025-04-13T21:11:31.752967569+08:00"
}
}