NVIDIA
NVIDIA
CUDA Deep Learning
Container
NVIDIA
NVIDIA
CUDA Deep Learning

CUDA is a parallel computing platform and programming model that enhances computing performance using NVIDIA GPUs. CUDA Deep Learning integrates networking and GPU-accelerated libraries like cuDNN, cuTensor, NCCL, HPC-x, and the CUDA Toolkit.

  • LayerLabelCreated
    sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1RUN
    TARGETARCH=amd64 ENABLE_FIPS=0 ENABLE_MITMPROXY=0 /tmp/manage_cert.sh uninstall
    03/10/2026 7:31 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
    LIBRARY_PATH=/usr/local/cuda/lib64/stubs:/usr/local/cuda/lib64/stubs:
    03/10/2026 7:31 PM UTC
    sha256:564f64065b22c22c83bb409e77ec9edc08c68db43ba4ff2a8002c6ec3cdcc5e4RUN
    RUN |3 TARGETARCH=amd64 ENABLE_FIPS=0 ENABLE_MITMPROXY=0 /bin/sh -c set -exo pipefail export ARTIFACTORY_USER=$(cat /run/secrets/ARTIFACTORY_USER) export ARTIFACTORY_TOKEN=$(cat /run/secrets/ARTIFACTORY_TOKEN) export DEVEL=1 BASE=0 /nvidia/build-scripts/installNCU.sh /nvidia/build-scripts/installCUDA.sh /nvidia/build-scripts/installLIBS.sh /nvidia/build-scripts/installNCCL.sh /nvidia/build-scripts/installNVSHMEM.sh export CUDA_VERSION_MAJOR=$(echo "${CUDA_VERSION}" | cut -d. -f1) # Link nvshmem libs to /usr/local/cuda/lib64 find /usr/lib/*-linux-gnu/nvshmem/${CUDA_VERSION_MAJOR}/ -maxdepth 1 -type f -exec ln -sf {} /usr/local/cuda/lib64/ \; find /usr/lib/*-linux-gnu/nvshmem/${CUDA_VERSION_MAJOR}/ -maxdepth 1 -type l -exec ln -sf {} /usr/local/cuda/lib64/ \; /nvidia/build-scripts/installCUDNN.sh /nvidia/build-scripts/installTRT.sh ARTIFACTORY_CLOUD=1 /nvidia/build-scripts/installNSYS.sh /nvidia/build-scripts/installCUSPARSELT.sh if [ -f "/tmp/cuda-${_CUDA_VERSION_MAJMIN}.patch" ]; then patch -p0 < /tmp/cuda-${_CUDA_VERSION_MAJMIN}.patch; fi rm -f /tmp/cuda-*.patch # buildkit
    03/10/2026 7:31 PM UTC
    sha256:e695841f5d56504a5a94a6342b88e7827c0b812e91049874da5a80b4589af0d2COPY
    cuda-*.patch /tmp
    03/10/2026 7:27 PM UTC
    sha256:78240c5b93e4d06370202bd00ba6196af66e171601e7e1ae7766df8b373d93d0RUN
    TARGETARCH=amd64 ENABLE_FIPS=0 ENABLE_MITMPROXY=0 export DEBIAN_FRONTEND=noninteractive &&
      apt-get update &&
      apt-get install -y --no-install-recommends build-essential git libglib2.0-0 less libhwloc15 libnuma-dev libnuma1 libpmi2-0-dev nano numactl openssh-client vim wget &&
      rm -rf /var/lib/apt/lists/* &&
      if [ "${ENABLE_FIPS}" = "1" -a "${TARGETARCH}" = "amd64" ]; then apt-get remove -y openssh-client &&
      cp -f -p /tmp/ubuntu.sources.fips /etc/apt/sources.list.d/ubuntu.sources &&
      apt-get update &&
      apt-get install -y --no-install-recommends openssh-client &&
      rm -rf /var/lib/apt/lists/*; fi &&
      ( [ -x /bin/ssh-agent ] &&
      chgrp root /bin/ssh-agent ||
      true ) &&
      ( [ -x /usr/bin/ssh-agent ] &&
      chgrp root /usr/bin/ssh-agent ||
      true )
    03/10/2026 7:27 PM UTC
    sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1RUN
    TARGETARCH=amd64 ENABLE_FIPS=0 ENABLE_MITMPROXY=0 /tmp/manage_cert.sh install
    03/10/2026 7:31 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    ENABLE_MITMPROXY=0
    03/10/2026 7:31 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    ENABLE_FIPS=0
    03/10/2026 7:31 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    TARGETARCH=amd64
    03/10/2026 7:31 PM UTC
    sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1RUN
    ENABLE_MITMPROXY=0 /tmp/manage_cert.sh uninstall
    03/10/2026 7:02 PM UTC
    ...