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
5fb447f1d27cc373451580001a539976b66d10c4c013e535e9c528628173a29dCONFIG
Entrypoint /root/loader.sh; WorkingDir /root
04/12/2026 11:49 AM UTC
a01f085966568c37bd1216e0b2316268dcfe32485c2466a1c56ba9f1d61201ddRUN
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
d32acd5a4958517bd31ec1bbb75a02528e8fc578b30b4e95d1e0ff68852e1cf3COPY
--from=driver-builder ${OFED_SRC_LOCAL_DIR}/DEBS/${D_OS}/*/*.deb /root/
01/01/0001 12:00 AM UTC
8a46d311b3ebb9c04ab1687a251c737fd9eb72b2ea860dc3ac71285246bf09bfRUN
set -x &&
  apt-get clean autoclean &&
  rm -rf /var/lib/apt/lists/*
01/01/0001 12:00 AM UTC
3b8bc2e25e5cc7c7940548c2019b51c9ca7bc151c78d053772d1f614cfa1bdaaRUN
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
a9aefeafeb181a924daea892cbd866462de7fb08acde8e0b1225b18d66dcd8dcRUN
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
633e21f9bba1b5478253b6060521dfffb17d9f22df0b0a8cb6de1a4af22513c9COPY
stig-fixer.sh /tmp/stig-fixer.sh
01/01/0001 12:00 AM UTC
fdae6fd0b1928da66bc185b7e5a6ed6ab8caf567000ec681aa726e6f5b985422ADD
./loader.sh /root/loader.sh
01/01/0001 12:00 AM UTC
dd074a771103754138bca81d8e1148e31da0ab11a8449fb912c943133a48367aADD
./entrypoint.sh /root/entrypoint.sh
01/01/0001 12:00 AM UTC
f53f757612a0e9a8f2129811ab4a465effaa84187d62150cff1e30c7de4d9539COPY
--from=go_builder /workspace/build/entrypoint /root/entrypoint
01/01/0001 12:00 AM UTC