NVIDIA
NVIDIA
NVIDIA DOCA-OFED Driver
Container
NVIDIA
NVIDIA
NVIDIA DOCA-OFED Driver

NVIDIA DOCA-OFED Driver for NVIDIA Network Adapters The NVIDIA DOCA-OFED driver container offers an alternative to the traditional DOCA-Host package-based installation by simply deploying a containerized driver image on the host.

  • LayerLabelCreated
    sha256:53255a923aba7621f0b074d3da419c7ddd67b0716287c892d4c7044c9ac71ee1RUN
    touch /lib/modules/${D_KERNEL_VER}/modules.order /lib/modules/${D_KERNEL_VER}/modules.builtin &&
      depmod ${D_KERNEL_VER}
    01/01/0001 12:00 AM UTC
    sha256:fc34725b80fded88399a6db751cbeaede8da596eae7757eab25cfc427477dfa9RUN
    DEBIAN_FRONTEND=noninteractive apt-get install -y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" /root/*.deb
    01/01/0001 12:00 AM UTC
    sha256:55ae42b8b4a1f62ce22e7094b79f6e3cd1a19cc2f482bb4b534c77901d9172edCOPY
    --from=driver-builder ${OFED_SRC_LOCAL_DIR}/DEBS/${D_OS}/*/*.deb /root/
    01/01/0001 12:00 AM UTC
    sha256:f507adeb74895290d821dde1e9bf91ded098058d9a0f524fff67239ed167023fRUN
    set -x &&
      apt-get clean autoclean &&
      rm -rf /var/lib/apt/lists/*
    01/01/0001 12:00 AM UTC
    sha256:fbdba2e33073f068f3ff477cf19c05af8ed7795a3be6bef032aaa3fbc0cc8ae2RUN
    set -x &&
      DEBIAN_FRONTEND=noninteractive apt-get install -y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" lsb-release &&
      test -n "${D_KERNEL_VER}" &&
      DEBIAN_FRONTEND=noninteractive apt-get install -y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" linux-modules-extra-${D_KERNEL_VER} ||
      true &&
      if [ "$D_ENABLE_DKMS" = "true" ]; then DEBIAN_FRONTEND=noninteractive apt-get install -y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" dkms build-essential bison flex libelf-dev pkg-config; fi
    01/01/0001 12:00 AM UTC
    sha256:aa91eb6f11fcdcbbb7062518fe72ce8044d04d5d0f8bb9ef77ed2de5ae715a9cRUN
    set -x &&
      if [ "$STIG_COMPLIANT" = "true" ]; then chmod +x /tmp/stig-fixer.sh &&
      /tmp/stig-fixer.sh ; fi &&
      rm -f /tmp/stig-fixer.sh
    01/01/0001 12:00 AM UTC
    sha256:510b0ef53d4551bfdff2a2fe856e32642a004b884d74d05dcfae6d78dc05123dCOPY
    stig-fixer.sh /tmp/stig-fixer.sh
    01/01/0001 12:00 AM UTC
    sha256:5d985cfe81901989734e54797fe5c0c7bae6c228d9f3a7c3fac9e8bfb82a4c4bADD
    ./loader.sh /root/loader.sh
    01/01/0001 12:00 AM UTC
    sha256:dc57c538448a0c84177c8cad336e9af40abadd608f465f4873a713938221199fADD
    ./entrypoint.sh /root/entrypoint.sh
    01/01/0001 12:00 AM UTC
    sha256:9fa934b106c414c99dcb72ad93edb670a63498e147f1285ca48b5f3999f798cdCOPY
    --from=go_builder /workspace/build/entrypoint /root/entrypoint
    01/01/0001 12:00 AM UTC