cadvisor (sha256:d6994b6b06097ccc3bbe032f3e78ee41288269530b8b0777a5a137da85507da6)

Published 2026-02-01 23:58:18 -06:00 by jbelec

Installation

docker pull git.lab.lostsource.net/builds/cadvisor@sha256:d6994b6b06097ccc3bbe032f3e78ee41288269530b8b0777a5a137da85507da6
sha256:d6994b6b06097ccc3bbe032f3e78ee41288269530b8b0777a5a137da85507da6

Image layers

ADD alpine-minirootfs-3.22.3-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-02-02T05:57:33.003Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 7f387278f648711ba6336d41f6fcd175f775f5d8
org.opencontainers.image.source https://git.lab.lostsource.net/builds/cadvisor
org.opencontainers.image.title cadvisor
org.opencontainers.image.url https://git.lab.lostsource.net/builds/cadvisor
org.opencontainers.image.version master
Details
Container
2026-02-01 23:58:18 -06:00
0
OCI / Docker
linux/amd64
29 MiB
Versions (2) View all
master 2026-02-01
7f38727 2026-02-01