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
0ca2f92b11e072e581ca5881d4b46a7f9b01819753c0803a1f25911456896e03CONFIG
Entrypoint /root/loader.sh; WorkingDir /root
05/31/2026 1:46 PM UTC
c5d0b325ce97c28463af8518bf1839fb6e5fb74db947f9b731f468a041b9544bRUN
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
cb77817ac6ad5c46667bf54b1ec5f222b4abd862a7df597bd6cd311314af6360COPY
--from=driver-builder ${OFED_SRC_LOCAL_DIR}/DEBS/${D_OS}/*/*.deb /root/
01/01/0001 12:00 AM UTC
7e641ed413cc67a1f4de497e6031dc7b463f32cbe3badc34bd8ded3371f237a9RUN
set -x &&
  apt-get clean autoclean &&
  rm -rf /var/lib/apt/lists/*
01/01/0001 12:00 AM UTC
4474d7982c82fb75441b791ed99d4f4ed86fbf0827d773e9bd8e6115651b540aRUN
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
2b442eda926ab9e6e78faa8ce959fe6e0aec86e1d6e9a01c2ea24476e3309a08RUN
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
199d262f20d1e1a68c675ca91dc46b334bd3fbaeb0796e0eefed9b63e431d32aCOPY
stig-fixer.sh /tmp/stig-fixer.sh
01/01/0001 12:00 AM UTC
cdd2376479acba89d192f1fc5c83aeef7780349778563391ca40adc50a9d66a4ADD
./loader.sh /root/loader.sh
01/01/0001 12:00 AM UTC
ac6408e46b3adc2925e7198bfcda64600a8d55a49624ecfc44cd744dbfe525e1ADD
./entrypoint.sh /root/entrypoint.sh
01/01/0001 12:00 AM UTC
f0c2fb110f8a76ef9edadc28ba94ac7937a75929caf53bcaab3521f8570d9820COPY
--from=go_builder /workspace/build/entrypoint /root/entrypoint
01/01/0001 12:00 AM UTC