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:2fac4c5709f092940051013caddc32fcc7712f042fe8f0a7a8b5dc7292157e0fRUN
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:1aa1a4428b9d485102618f1ad6e4be9dd6dc2cce18be319ca7fdd428f9d42f74RUN
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:03354e664632752c6c6c857655954ce049aeb69db51bd989e50b7750785ee716COPY
--from=driver-builder ${OFED_SRC_LOCAL_DIR}/DEBS/${D_OS}/*/*.deb /root/
01/01/0001 12:00 AM UTC
sha256:5c2ea2e623f0ce17f38d834ff1daa298db7a557bf8f3865cecbf312d669887e3RUN
set -x &&
  apt-get clean autoclean &&
  rm -rf /var/lib/apt/lists/*
01/01/0001 12:00 AM UTC
sha256:bba46b46bec01dfd53a25152c1092b5b5680fd0e3676db89029aa428859afd77RUN
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:443fbf2c28193213916e8490e99a27e3848733bd64e2e7157ed6d78e28c11c46RUN
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:cb955c35767526ec8ba665e0781650fcee58c7dec18ae607303f8ce559696e2fCOPY
stig-fixer.sh /tmp/stig-fixer.sh
01/01/0001 12:00 AM UTC
sha256:9f36f9fa8fd55860f75c1532881586c74aa84c625af2375b78c69fb3ea7ae0b0ADD
./loader.sh /root/loader.sh
01/01/0001 12:00 AM UTC
sha256:995fd4cde67ce51137aa4dd6d4ca9b8f5fab67a93d949b8059ee1db966071428ADD
./entrypoint.sh /root/entrypoint.sh
01/01/0001 12:00 AM UTC
sha256:1a86ba2e34b6f0e43e7efbe452926f34d63b7223e620d1835cb07256aab957e7COPY
--from=go_builder /workspace/build/entrypoint /root/entrypoint
01/01/0001 12:00 AM UTC