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:88d1d6818e08743818b8a32f176a74ad4d74ab4a0f1ceb27abd7b4e60ae9b170RUN
    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:784d5bad9f16ed9719dde90cae7d64495b085a9201acc709f727e51fa60826e6RUN
    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:eebf0f7b581be8a5b4e8c2c79bc490e80430927ea89d1cc480beda0cc371b150COPY
    --from=driver-builder ${OFED_SRC_LOCAL_DIR}/DEBS/${D_OS}/*/*.deb /root/
    01/01/0001 12:00 AM UTC
    sha256:187ee318a577e10898ae2404050f6044f48760ef8a64315f4df7cf9bf9441cffRUN
    set -x &&
      apt-get clean autoclean &&
      rm -rf /var/lib/apt/lists/*
    01/01/0001 12:00 AM UTC
    sha256:b9cad8f29b879ab57999c61eb223968ca8c2de56fb0aa3c93981d04fc2e50bd9RUN
    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:384124b7afed551f8ccf82ffdbae5c5091775528773050c4aa3d37e32b67cc20RUN
    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:0c751f8784d995fa568c630b56f3fc0bb414e9a6f2694400990812bdfd1967e1COPY
    stig-fixer.sh /tmp/stig-fixer.sh
    01/01/0001 12:00 AM UTC
    sha256:52708c8c5d02f52bbc19aa525e6be8d43fd424f75eb39dad9b5cb56501bbe6e8ADD
    ./loader.sh /root/loader.sh
    01/01/0001 12:00 AM UTC
    sha256:cd2b5930525576ec993457cfea7118a20ccbaaca4979352961bfee59e612858eADD
    ./entrypoint.sh /root/entrypoint.sh
    01/01/0001 12:00 AM UTC
    sha256:f7bba08729266eedfd4cba624b80f9c07622bee49b79447ce039c047f8e6280fCOPY
    --from=go_builder /workspace/build/entrypoint /root/entrypoint
    01/01/0001 12:00 AM UTC