oci

cadvisor (latest)

Published 2026-01-17 00:03:17 +00:00 by esh4d0w

Installation

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

About this package

Analyzes resource usage and performance characteristics of running containers.

Image layers

ADD alpine-minirootfs-3.22.2-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 &{["CMD-SHELL" "/usr/bin/healthcheck.sh"] "30s" "3s" "5s" "0s" '\x00'}
ENTRYPOINT ["/usr/bin/entrypoint.sh"]

Labels

Key Value
org.opencontainers.image.created 2026-01-16T14:50:34.594Z
org.opencontainers.image.description Analyzes resource usage and performance characteristics of running containers.
org.opencontainers.image.licenses NOASSERTION
org.opencontainers.image.revision 7cbdee9260c4292d5d27d00416ce8a7dc1dc12a0
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.56.2
Details
Container
2026-01-17 00:03:17 +00:00
106
OCI / Docker
linux/amd64
NOASSERTION
29 MiB
Versions (2) View all
latest 2026-01-17
0.55.1 2025-12-27