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:20d5fc244d2fc0202897631e0745916d534f3d759c7da528f6085a45ffb28dabRUN
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:d490ba7e373c2a8a34dcc3f165db60eca1e19834e0882d5c10d020ae22ea37eaRUN
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:ea640ce3dfc3be8c3621895b0e8b87cb1bbfa7b34dadb4dc958ae7d06e9e2cd7COPY
--from=driver-builder ${OFED_SRC_LOCAL_DIR}/DEBS/${D_OS}/*/*.deb /root/
01/01/0001 12:00 AM UTC
sha256:38e6e226bc7665955eb770c27e0f1f8f5fe9857238570ac2aa650f1bf14d6637RUN
set -x &&
  apt-get clean autoclean &&
  rm -rf /var/lib/apt/lists/*
01/01/0001 12:00 AM UTC
sha256:074009c9148fe00695e828264902efb9b61f5ad63b429d6ff9a2d73fb4347553RUN
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:d4a025f2fcc7c4db7338135cb227aca0e03c1467d5e593b86977f2398192dbbaRUN
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:076cef769ac0d1e399fbf1db7dbaf43df5d1333996ddf349b7003d12642adaedCOPY
stig-fixer.sh /tmp/stig-fixer.sh
01/01/0001 12:00 AM UTC
sha256:d4a31e4eab1f6a7ec9205b9e8aa81f3557a250cc0a3d5f7b6008d629b2303345ADD
./loader.sh /root/loader.sh
01/01/0001 12:00 AM UTC
sha256:722ee82983df08fd1e6ced95b1b191afd67f9cfef113090770200cc9fc8453d4ADD
./entrypoint.sh /root/entrypoint.sh
01/01/0001 12:00 AM UTC
sha256:388900c4a96b45d8bda5f9520d0dfb39591aa317ebf0e697f89b5ac2fd4f23f7COPY
--from=go_builder /workspace/build/entrypoint /root/entrypoint
01/01/0001 12:00 AM UTC