cadvisor
analyze resource usage and performance characteristics of running containers
RUN apt-get update && \
apt-get install -y cadvisor
RUN apt-get update && \
apt-get install -y cadvisor
RUN yum install -y cadvisor
RUN dnf install -y cadvisor
RUN apt-get update && \
apt-get install -y cadvisor