镜像信息
{
"Id": "sha256:29d642e97af41acc169e31a7b41ba491bb924353ffc5f76d9c76171bcd4b9ca4",
"RepoTags": [
"bitnami/node-exporter:1.5.0",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/node-exporter:1.5.0-linuxarm64"
],
"RepoDigests": [
"bitnami/node-exporter@sha256:90a8bf26a60d0ca6ec0e12aefc230780d49f470b06a6963052fc3177ad2865f5",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/node-exporter@sha256:3da72ad6913109314eb8a15fc6b254d2a80eabba7a6040a1fe911e21fc707e70"
],
"Parent": "",
"Comment": "[{\"created\":\"2023-05-12T00:10:52.737983886Z\",\"comment\":\"from Bitnami with love\"},{\"created\":\"2023-05-24T21:14:43.71788013Z\",\"created_by\":\"ARG TARGETARCH\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-05-24T21:14:43.71788013Z\",\"created_by\":\"LABEL org.opencontainers.image.base.name=docker.io/bitnami/minideb:bullseye org.opencontainers.image.created=2023-05-24T21:13:22Z org.opencontainers.image.description=Application packaged by VMware, Inc org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.ref.name=1.5.0-debian-11-r58 org.opencontainers.image.title=node-exporter org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=1.5.0\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-05-24T21:14:43.71788013Z\",\"created_by\":\"ENV HOME=/ OS_ARCH=arm64 OS_FLAVOUR=debian-11 OS_NAME=linux\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-05-24T21:14:43.71788013Z\",\"created_by\":\"COPY prebuildfs / # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-05-24T21:14:43.71788013Z\",\"created_by\":\"SHELL [/bin/bash -o pipefail -c]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-05-24T21:15:54.030829466Z\",\"created_by\":\"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c install_packages ca-certificates curl procps # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-05-24T21:15:57.759982344Z\",\"created_by\":\"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ \\u0026\\u0026 cd /tmp/bitnami/pkg/cache/ \\u0026\\u0026 COMPONENTS=( \\\"node-exporter-1.5.0-6-linux-${OS_ARCH}-debian-11\\\" ) \\u0026\\u0026 for COMPONENT in \\\"${COMPONENTS[@]}\\\"; do if [ ! -f \\\"${COMPONENT}.tar.gz\\\" ]; then curl -SsLf \\\"https://downloads.bitnami.com/files/stacksmith/${COMPONENT}.tar.gz\\\" -O ; curl -SsLf \\\"https://downloads.bitnami.com/files/stacksmith/${COMPONENT}.tar.gz.sha256\\\" -O ; fi \\u0026\\u0026 sha256sum -c \\\"${COMPONENT}.tar.gz.sha256\\\" \\u0026\\u0026 tar -zxf \\\"${COMPONENT}.tar.gz\\\" -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' \\u0026\\u0026 rm -rf \\\"${COMPONENT}\\\".tar.gz{,.sha256} ; done # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-05-24T21:16:14.344540087Z\",\"created_by\":\"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c apt-get autoremove --purge -y curl \\u0026\\u0026 apt-get update \\u0026\\u0026 apt-get upgrade -y \\u0026\\u0026 apt-get clean \\u0026\\u0026 rm -rf /var/lib/apt/lists /var/cache/apt/archives # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-05-24T21:16:14.499583893Z\",\"created_by\":\"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c chmod g+rwX /opt/bitnami # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-05-24T21:16:14.499583893Z\",\"created_by\":\"ENV APP_VERSION=1.5.0 BITNAMI_APP_NAME=node-exporter PATH=/opt/bitnami/node-exporter/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-05-24T21:16:14.499583893Z\",\"created_by\":\"EXPOSE map[9100/tcp:{}]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-05-24T21:16:14.533712259Z\",\"created_by\":\"WORKDIR /opt/bitnami/node-exporter\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-05-24T21:16:14.533712259Z\",\"created_by\":\"USER 1001\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-05-24T21:16:14.533712259Z\",\"created_by\":\"ENTRYPOINT [\\\"/opt/bitnami/node-exporter/bin/node_exporter\\\"]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true}]",
"Created": "2023-05-24T21:16:14.533712259Z",
"Container": "",
"ContainerConfig": null,
"DockerVersion": "",
"Author": "",
"Config": {
"Hostname": "",
"Domainname": "",
"User": "1001",
"AttachStdin": false,
"AttachStdout": false,
"AttachStderr": false,
"ExposedPorts": {
"9100/tcp": {}
},
"Tty": false,
"OpenStdin": false,
"StdinOnce": false,
"Env": [
"PATH=/opt/bitnami/node-exporter/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
"HOME=/",
"OS_ARCH=arm64",
"OS_FLAVOUR=debian-11",
"OS_NAME=linux",
"APP_VERSION=1.5.0",
"BITNAMI_APP_NAME=node-exporter"
],
"Cmd": null,
"Image": "",
"Volumes": null,
"WorkingDir": "/opt/bitnami/node-exporter",
"Entrypoint": [
"/opt/bitnami/node-exporter/bin/node_exporter"
],
"OnBuild": null,
"Labels": {
"org.opencontainers.image.base.name": "docker.io/bitnami/minideb:bullseye",
"org.opencontainers.image.created": "2023-05-24T21:13:22Z",
"org.opencontainers.image.description": "Application packaged by VMware, Inc",
"org.opencontainers.image.licenses": "Apache-2.0",
"org.opencontainers.image.ref.name": "1.5.0-debian-11-r58",
"org.opencontainers.image.title": "node-exporter",
"org.opencontainers.image.vendor": "VMware, Inc.",
"org.opencontainers.image.version": "1.5.0"
},
"Shell": [
"/bin/bash",
"-o",
"pipefail",
"-c"
]
},
"Architecture": "arm64",
"Os": "linux",
"Size": 114747509,
"GraphDriver": {
"Data": {
"MergedDir": "/var/lib/docker/overlay2/14ed304718b338724d18bb7bdca7c8985fcb4532f00dd11bf844d76e7326f375/merged",
"UpperDir": "/var/lib/docker/overlay2/14ed304718b338724d18bb7bdca7c8985fcb4532f00dd11bf844d76e7326f375/diff",
"WorkDir": "/var/lib/docker/overlay2/14ed304718b338724d18bb7bdca7c8985fcb4532f00dd11bf844d76e7326f375/work"
},
"Name": "overlay2"
},
"RootFS": {
"Type": "layers",
"Layers": [
"sha256:4ce50cf4b1c888cc92dec6736a89c21eb23c2767b5fcc6c3c4401766a4f6ca5d"
]
},
"Metadata": {
"LastTagTime": "2025-07-07T09:30:40.648104089+08:00"
}
}