sha256:436abdcb601609d39b5101a0e4f5b6d471159a1c2e6c7a09bd40b6fdf133939a
OS/ARCH
linux/amd64
Compressed size
130.2 MB
Last pushed
5 months by rajatchopra
Type
Image
Manifest digest
sha256:436abdcb601609d39b5101a0e4f5b6d471159a1c2e6c7a09bd40b6fdf133939a
Image Layers
184.35 KB212.48 KB3288.04 KB431.16 KB575 B6193 B799 B8168 B984 B10382 B11316 B12133.23 KB13643.84 KB144.97 MB153.01 MB16374.7 KB1796.26 KB18159.6 KB19906.7 KB2084.98 KB2150.48 KB221.27 MB23883 B24767.19 KB25635.92 KB26157 B27108 B28134 B291.52 MB30ENV NVIDIA_VISIBLE_DEVICES=void0 B31ARG VERSION=v26.3.10 B32ARG GIT_COMMIT=5a25fef45-dirty0 B33LABEL io.k8s.display-name=NVIDIA GPU Operator0 B34LABEL name=NVIDIA GPU Operator0 B35LABEL vendor=NVIDIA0 B36LABEL version=v26.3.10 B37LABEL release=N/A0 B38LABEL summary=Automate the management and0 B39LABEL description=See summary0 B40LABEL vsc-ref=5a25fef45-dirty0 B41WORKDIR /0 B42COPY /workspace/gpu-operator /usr/bin/ # buildkit16.34 MB43COPY /workspace/manage-crds /usr/bin/ # buildkit11.54 MB44COPY /workspace/nvidia-validator /usr/bin/ # buildkit13.32 MB45COPY /build/vectorAdd /usr/bin/vectorAdd # buildkit323.93 KB46ARG CUDA_SAMPLES_VERSION=12.90 B47COPY /usr/local/cuda-12.9/compat /usr/local/cuda/compat # buildkit73.66 MB48COPY assets /opt/gpu-operator/ # buildkit26.63 KB49COPY manifests /opt/gpu-operator/manifests # buildkit5.77 KB50COPY validator/manifests /opt/validator/manifests # buildkit804 B51COPY hack/must-gather.sh /usr/bin/gather # buildkit2.87 KB52COPY deployments/gpu-operator/crds/nvidia.com_clusterpolicies.yaml /opt/gpu-operator/nvidia.com_clusterpolicies.yaml # buildkit14.01 KB53COPY deployments/gpu-operator/crds/nvidia.com_nvidiadrivers.yaml /opt/gpu-operator/nvidia.com_nvidiadrivers.yaml # buildkit8.82 KB54COPY deployments/gpu-operator/charts/node-feature-discovery/crds/nfd-api-crds.yaml /opt/gpu-operator/nfd-api-crds.yaml # buildkit3.73 KB55USER 65532:655320 B56COPY LICENSE /licenses/ # buildkit3.97 KB57ENTRYPOINT ["/usr/bin/gpu-operator"]0 BCommand