oci

cadvisor (latest)

Published 2026-07-12 00:03:20 +00:00 by esh4d0w

Installation

docker pull forgejo.f4te.de/oci/cadvisor:latest
sha256:1eb9bde04dab65b919bc51da9e7cf8eceb40d57e61ac9e93e373100369d90cd6

About this package

Analyzes resource usage and performance characteristics of running containers.

Image layers

ADD alpine-minirootfs-3.23.5-x86_64.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 /go/src/github.com/google/cadvisor/_output/cadvisor /usr/bin/cadvisor # buildkit
COPY deploy/entrypoint.sh /usr/bin/entrypoint.sh # buildkit
RUN /bin/sh -c chmod +x /usr/bin/entrypoint.sh # buildkit
COPY deploy/healthcheck.sh /usr/bin/healthcheck.sh # buildkit
RUN /bin/sh -c chmod +x /usr/bin/healthcheck.sh # buildkit
EXPOSE [8080/tcp]
HEALTHCHECK {Test:[CMD-SHELL /usr/bin/healthcheck.sh] Interval:30s Timeout:3s StartPeriod:5s StartInterval:0s Retries:0}
ENTRYPOINT ["/usr/bin/entrypoint.sh"]

Labels

Key Value
org.opencontainers.image.created 2026-07-11T05:09:45.473Z
org.opencontainers.image.description Analyzes resource usage and performance characteristics of running containers.
org.opencontainers.image.licenses NOASSERTION
org.opencontainers.image.revision 44b8e3062d678022939d40b2a2e9b259b07ebab0
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.60.5
Details
Container
2026-07-12 00:03:20 +00:00
302
OCI / Docker
linux/amd64
NOASSERTION
29 MiB
Versions (2) View all
latest 2026-07-12
0.55.1 2025-12-27