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:655928d99dce532140000f2c75f44a0b0cb9c7c6994fb0c4b3ba255c165aa63dRUN
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:e16e51e6507c98365b99203053b7a3543eb16b5cfecdac8e2b80c6466dc7b40dRUN
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:254040c5480ff2c78140961e7e84d398f2b20288f27f69a6a750a1e294286c11COPY
--from=driver-builder ${OFED_SRC_LOCAL_DIR}/DEBS/${D_OS}/*/*.deb /root/
01/01/0001 12:00 AM UTC
sha256:641c0fbad3ea27ee10490a4c59486b55b16420b209e0af52dcce79d219a27513RUN
set -x &&
  apt-get clean autoclean &&
  rm -rf /var/lib/apt/lists/*
01/01/0001 12:00 AM UTC
sha256:74c073b8c099114c2bf66727a976027bc20a60e3d4878fd8194c89a906aec042RUN
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:c1cd1e22b418ea24486693247f393c966230248b26a112be145bf8ace6fd637dRUN
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:9a8223e03c3bd720174e74b385ca6967a3f59996e7136b03de32dd9d66a0ef40COPY
stig-fixer.sh /tmp/stig-fixer.sh
01/01/0001 12:00 AM UTC
sha256:8336e916d58c09c511324b4dbf54fafb05a0406ce57bdd424077c4704ea083d8ADD
./loader.sh /root/loader.sh
01/01/0001 12:00 AM UTC
sha256:4a51437f1d58cde54f196e0e525e7a3d6411bfbaffd36333b09aeb171b535898ADD
./entrypoint.sh /root/entrypoint.sh
01/01/0001 12:00 AM UTC
sha256:a1eb02791f963d9b378a30bbb85eecc1ae6414ad33468a8c5176bf7cce6c177aCOPY
--from=go_builder /workspace/build/entrypoint /root/entrypoint
01/01/0001 12:00 AM UTC