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
9ddc4f9847852dcf8aa420972aa32a767e14e5dce86fa4b13c94df6058bdfecfCONFIG
Entrypoint /root/loader.sh; WorkingDir /root
02/18/2026 6:20 AM UTC
251d482b4d09ef770545c126ffaf0ee5a3f3a775e8495b2ee5d59b5b11486356RUN
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
374bd39c4ec60d0c6ff2b48680b6350a751f8094ee7942e3e4f81141cd8ec518COPY
--from=driver-builder ${OFED_SRC_LOCAL_DIR}/DEBS/${D_OS}/*/*.deb /root/
01/01/0001 12:00 AM UTC
e210a8303a9418971134e308780b410f82acd6bdbbc3d42721f9ce8a934031b2RUN
set -x &&
  apt-get clean autoclean &&
  rm -rf /var/lib/apt/lists/*
01/01/0001 12:00 AM UTC
d56a2595393623c77ef4e54284a339a6acff417a8b0759ec8f6de28137a2bdadRUN
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 # only install this package when kernel variable defined
01/01/0001 12:00 AM UTC
13585e2061bc12735451f821298579cfbf44aa1196fe40dda07e289cb6958517RUN
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
6dce6718ecee059ead764734fe824613e6735613036222eb8d1fb76520855cffCOPY
stig-fixer.sh /tmp/stig-fixer.sh
01/01/0001 12:00 AM UTC
b07651b4c72dd80cc69babceb52c88f043587338ec5896249dd90fb014c272d8ADD
./loader.sh /root/loader.sh
01/01/0001 12:00 AM UTC
d74021f5827fe32352f4be89c23a2e43d9294c23e14c5987d564a1f204e27b70ADD
./entrypoint.sh /root/entrypoint.sh
01/01/0001 12:00 AM UTC
62ae1efd83a80a17ef3d0b290057ad6e6c4bd32bace9bdf97720a6c910e266f3COPY
--from=go_builder /workspace/build/entrypoint /root/entrypoint
01/01/0001 12:00 AM UTC