sha256:1a1c95d392ea2c055b09c9d074ab4d577a42d5d338109234d7a868bf2ebdfa8d
OS/ARCH
linux/amd64
Compressed size
101.39 MB
Last pushed
almost 6 years by shiva092
Type
Image
Manifest digest
sha256:1a1c95d392ea2c055b09c9d074ab4d577a42d5d338109234d7a868bf2ebdfa8d
Image Layers
170.44 MB21.75 KB4RUN /bin/sh -c NVIDIA_GPGKEY_SUM=d1be581509378368edeec8c1eb2958702feedf3bc3d17011adbf24efacce4ab5 &&2.82 KB5COPY cuda.repo /etc/yum.repos.d/cuda.repo # buildkit1.62 KB6COPY nvidia-ml.repo /etc/yum.repos.d/nvidia-ml.repo # buildkit1.63 KB7ENV CUDA_VERSION=11.0.30 B8RUN /bin/sh -c yum upgrade13.96 MB9RUN /bin/sh -c echo "/usr/local/nvidia/lib"1.5 KB10ENV PATH=/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B11ENV LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib640 B12ENV NVIDIA_VISIBLE_DEVICES=all0 B13ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility0 B14ENV NVIDIA_REQUIRE_CUDA=cuda>=11.0 brand=tesla,driver>=418,driver<419 brand=tesla,driver>=440,driver<441 brand=tesla,driver>=450,driver<4510 B15ENV NVIDIA_DISABLE_REQUIRE=true0 B16ENV NVIDIA_VISIBLE_DEVICES=all0 B17ENV NVIDIA_DRIVER_CAPABILITIES=utility0 B18ARG VERSION0 B19LABEL io.k8s.display-name=NVIDIA GPU Operator0 B20LABEL name=NVIDIA GPU Operator0 B21LABEL vendor=NVIDIA0 B22LABEL version=1.4.00 B23LABEL release=N/A0 B24LABEL summary=Automate the management0 B25LABEL description=See summary0 B26COPY file:5d0b5650fc5b39a63176c761e00458518e9a7950a7a4b548f0e97d501889634f in /usr/bin/ 16.97 MB27|1 VERSION=1.4.0 /bin/sh -c mkdir153 B28COPY dir:44fd983a0c18abe684955504613aa2b69cc5545fe0076593dfe215903b1bd8c8 in /opt/gpu-operator/ 4.18 KB29COPY file:91d4ed2e4f1589bf2de20485e4f1b16d5cc80c01304927ad0d1d77fb21216adb in /licenses/LICENSE 4 KB30|1 VERSION=1.4.0 /bin/sh -c useradd1.62 KB31USER gpu-operator0 B32ENTRYPOINT ["/usr/bin/gpu-operator"]0 BCommand