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
e5bb7b31288977c119f48e74205aa6dc8883a9a6afb7c9acc7e75cc1e5fce95cCONFIG
Entrypoint /root/loader.sh; WorkingDir /root
05/31/2026 1:46 PM UTC
fed14477287a0b4528e8818f4d9d946b5b13ca3eb2e108ec75ed02b42c86a5bdRUN
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
3c5e9a007ace1007ca0ee0dfd33093fad42fb30f7e3378757d7c2ce74c61fc1dCOPY
--from=driver-builder ${OFED_SRC_LOCAL_DIR}/DEBS/${D_OS}/*/*.deb /root/
01/01/0001 12:00 AM UTC
038f82a12abfa0a5724c5a2ddcc3ac122e28f45b6dbee1612c789fd02362c743RUN
set -x &&
  apt-get clean autoclean &&
  rm -rf /var/lib/apt/lists/*
01/01/0001 12:00 AM UTC
0ec9da2fa557036dd4a51fa3864ca5e43ab8959201b25d479a2a22665dcb2721RUN
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
36f93fcbcbb20402d343393062a2304ca74cb3fd081ab56398e7232938c41b4eRUN
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
c33949c571a3b07d79abc0791e024069d073d54c2adf36d0d900bd8040571fbfCOPY
stig-fixer.sh /tmp/stig-fixer.sh
01/01/0001 12:00 AM UTC
d499d149d8500e0cc67290897a73e692e5b4f3d815c0dd25a6e29e4491c4d14bADD
./loader.sh /root/loader.sh
01/01/0001 12:00 AM UTC
45f680bd11b5aef89b5d33e5d698cc3d63416e58fac2165529588d566e3b1f5fADD
./entrypoint.sh /root/entrypoint.sh
01/01/0001 12:00 AM UTC
9ddf24a5dc4f8f272188c9f66238e1175aa8b7740f4db6d66d0a53c69f8d7d89COPY
--from=go_builder /workspace/build/entrypoint /root/entrypoint
01/01/0001 12:00 AM UTC