sha256:dac784932b42f7ee5cb298c07d09ae43e8618ad63379aa9773dea5b15eaf56e7
OS/ARCH
linux/amd64
Compressed size
129.63 MB
Last pushed
7 months by rajatchopra
Type
Image
Manifest digest
sha256:dac784932b42f7ee5cb298c07d09ae43e8618ad63379aa9773dea5b15eaf56e7
Image Layers
184.33 KB212.48 KB3283.95 KB431.16 KB575 B6193 B799 B8168 B984 B10382 B11316 B12133.23 KB13643.84 KB144.97 MB153 MB16374.7 KB1796.26 KB18159.6 KB19906.7 KB2084.98 KB2150.48 KB221.27 MB23884 B24730.22 KB25583.31 KB26157 B27108 B28134 B291.52 MB30ENV NVIDIA_VISIBLE_DEVICES=void0 B31ARG VERSION=v25.10.10 B32ARG GIT_COMMIT=57bafec6c-dirty0 B33LABEL io.k8s.display-name=NVIDIA GPU Operator0 B34LABEL name=NVIDIA GPU Operator0 B35LABEL vendor=NVIDIA0 B36LABEL version=v25.10.10 B37LABEL release=N/A0 B38LABEL summary=Automate the management and0 B39LABEL description=See summary0 B40LABEL vsc-ref=57bafec6c-dirty0 B41WORKDIR /0 B42COPY /workspace/gpu-operator /usr/bin/ # buildkit16.22 MB43COPY /workspace/manage-crds /usr/bin/ # buildkit11.41 MB44COPY /workspace/nvidia-validator /usr/bin/ # buildkit13.12 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/ # buildkit25.78 KB49COPY manifests /opt/gpu-operator/manifests # buildkit5.69 KB50COPY validator/manifests /opt/validator/manifests # buildkit805 B51COPY hack/must-gather.sh /usr/bin/gather # buildkit2.17 KB52COPY deployments/gpu-operator/crds/nvidia.com_clusterpolicies.yaml /opt/gpu-operator/nvidia.com_clusterpolicies.yaml # buildkit11.11 KB53COPY deployments/gpu-operator/crds/nvidia.com_nvidiadrivers.yaml /opt/gpu-operator/nvidia.com_nvidiadrivers.yaml # buildkit6.23 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