oci

cadvisor (sha256:9abdb03eb9419d1aba0b535f1e8716a0570448648c98a285d1f6fe217d0e1211)

Published 2025-12-23 22:29:59 +00:00 by esh4d0w

Installation

docker pull forgejo.f4te.de/oci/cadvisor@sha256:9abdb03eb9419d1aba0b535f1e8716a0570448648c98a285d1f6fe217d0e1211
sha256:9abdb03eb9419d1aba0b535f1e8716a0570448648c98a285d1f6fe217d0e1211

About this package

Analyzes resource usage and performance characteristics of running containers.

Image layers

ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit
CMD ["/bin/sh"]
MAINTAINER dengnan@google.com vmarmol@google.com vishnuk@google.com jimmidyson@gmail.com stclair@google.com
RUN /bin/sh -c apk --no-cache add libc6-compat device-mapper findutils ndctl thin-provisioning-tools zfs && echo 'hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4' >> /etc/nsswitch.conf && rm -rf /var/cache/apk/* # buildkit
COPY /usr/local/lib/libpfm.so* /usr/local/lib/ # buildkit
COPY /usr/local/lib/libipmctl.so* /usr/local/lib/ # buildkit
COPY /go/src/github.com/google/cadvisor/_output/cadvisor /usr/bin/cadvisor # buildkit
EXPOSE [8080/tcp]
ENV CADVISOR_HEALTHCHECK_URL=http://localhost:8080/healthz
HEALTHCHECK &{["CMD-SHELL" "wget --quiet --tries=1 --spider $CADVISOR_HEALTHCHECK_URL || exit 1"] "30s" "3s" "0s" "0s" '\x00'}
ENTRYPOINT ["/usr/bin/cadvisor" "-logtostderr"]

Labels

Key Value
org.opencontainers.image.created 2025-12-19T20:21:32.152Z
org.opencontainers.image.description Analyzes resource usage and performance characteristics of running containers.
org.opencontainers.image.licenses NOASSERTION
org.opencontainers.image.revision f5bec3744d92f01556c6ca528ee52f3a26402d6d
org.opencontainers.image.source https://github.com/google/cadvisor
org.opencontainers.image.title cadvisor
org.opencontainers.image.url https://github.com/google/cadvisor
org.opencontainers.image.version 0.55.1
Details
Container
2025-12-23 22:29:59 +00:00
4
OCI / Docker
linux/arm64
NOASSERTION
26 MiB
Versions (2) View all
0.55.1 2025-12-24
latest 2025-12-24