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
238f0f2192902e69129f9ef2059f6b66736b5f314b0223ac26c292b46f330381CONFIG
Entrypoint /root/loader.sh; WorkingDir /root
04/12/2026 11:50 AM UTC
b0e7f51969b9472ed3e16722d68ab0efa9b355b0c2e5e20f2627af451bc80e7cRUN
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
f529b51d7e17564ca04be8a129b7eb8b0358c4dffb5441e82806e96ce3348b6dCOPY
--from=driver-builder ${OFED_SRC_LOCAL_DIR}/DEBS/${D_OS}/*/*.deb /root/
01/01/0001 12:00 AM UTC
e6382e3e3e71dfd5c7e56824a699ded462906307ffb4a12d267ea7fe8b406634RUN
set -x &&
  apt-get clean autoclean &&
  rm -rf /var/lib/apt/lists/*
01/01/0001 12:00 AM UTC
2aed1f8071a6cf7ca7033be2f25427dde82ea6b7d7617ce5bb98abbdf4678bbbRUN
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
cb01d1b2247a0000a944df00ffffd9fca242b0fd30b75d1aa34013b6bf83976bRUN
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
0ce67c833e8ca682e6472bbab533c97195f633504dec06057a2997e4209b04b1COPY
stig-fixer.sh /tmp/stig-fixer.sh
01/01/0001 12:00 AM UTC
ecbac94c07bc1c09ef6f58c65f5782957d781572050958ab8a268366ab556517ADD
./loader.sh /root/loader.sh
01/01/0001 12:00 AM UTC
5a8ebf640526d78658629f6db732605431cad7b6f1372f63b58347cf84b05662ADD
./entrypoint.sh /root/entrypoint.sh
01/01/0001 12:00 AM UTC
ed5c46be742c2620d5a265107c0b3620bf34610205d27b439957f40006814e16COPY
--from=go_builder /workspace/build/entrypoint /root/entrypoint
01/01/0001 12:00 AM UTC