sha256:df1b326bc525b85617fce2f5c1e0b7798798fad0e93fdfe7e034f1a6ac803840
OS/ARCH
Compressed size
53.27 MB
Last pushed
4 months by cgiraldo
Type
Image
Manifest digest
sha256:c7a8c68497c18e2a6407071a850c639586813308ae6c2154ed794bdec8f1c600
Image Layers
1103.45 KB213.31 KB3328.29 KB434.08 KB567 B6188 B793 B8162 B980 B10385 B11311 B12133.78 KB135.45 MB143.63 MB15384.15 KB16106.86 KB17171.1 KB18967.51 KB1973.08 KB2056.79 KB211.22 MB22920 B23777.6 KB24639.81 KB25151 B26102 B27127 B28ARG VERSION=4.8.20 B29ARG TARGETARCH=arm640 B30LABEL io.k8s.display-name=NVIDIA DCGM Exporter0 B31LABEL name=NVIDIA DCGM Exporter0 B32LABEL vendor=NVIDIA0 B33LABEL version=4.8.20 B34LABEL release=N/A0 B35LABEL summary=Exports GPU Metrics to0 B36LABEL description=See summary0 B37COPY --chown=root:root --chmod=644 ./LICENSE ./licenses/LICENSE3.98 KB38COPY --chown=root:root --chmod=755 /usr/bin/dcgm-exporter /usr/bin/26.36 MB39COPY --chown=root:root --chmod=755 etc /etc/dcgm-exporter2.57 KB40COPY --chown=root:root --chmod=755 /opt/distroless-libs/ /usr/lib/11.44 MB41COPY --chown=root:root --chmod=755 /usr/local/dcgm/dcgm-exporter-entrypoint.sh /usr/bin/283 B42COPY --chown=root:root --chmod=755 /usr/bin/sh /usr/bin/62.28 KB43COPY --chown=root:root --chmod=755 /usr/bin/sh /bin/32 B44COPY --chown=root:root --chmod=755 /usr/bin/lshw /bin/334.06 KB45COPY --chown=root:root --chmod=755 /usr/sbin/setcap /usr/bin/4.1 KB46COPY --chown=root:root --chmod=755 /usr/bin/env /usr/bin/17.53 KB47COPY --chown=root:root --chmod=755 /usr/bin/bash /usr/bin/666.66 KB48COPY --chown=root:root --chmod=755 /usr/sbin/ldconfig.real /sbin/404.14 KB49COPY --chown=root:root --chmod=644 /etc/passwd /etc/508 B50COPY --chown=root:root --chmod=644 /etc/group /etc/405 B51ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility,compat320 B52ENV NVIDIA_DISABLE_REQUIRE=true0 B53ENV NVIDIA_VISIBLE_DEVICES=all0 B54USER root:root0 B55ENTRYPOINT ["/usr/bin/dcgm-exporter-entrypoint.sh"]0 BCommand