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
17770ef5572fea9492f0657462dbccf344b3d3a2c0c00dd7ead34ee6efc0f688CONFIG
Entrypoint /root/loader.sh; WorkingDir /root
04/12/2026 11:48 AM UTC
decbc018838dfb95dd1336535ae053877955a27df0d7030af124975b50c00561RUN
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
2df9d79afad93c32fef47b2ccb24c6eb16f247bff5e8d9d520986cc3bdb43976COPY
--from=driver-builder ${OFED_SRC_LOCAL_DIR}/DEBS/${D_OS}/*/*.deb /root/
01/01/0001 12:00 AM UTC
012e6a76c82bf822cf4c822fa1f20c38d42901eb7d04c530fea4e3f99524da2bRUN
set -x &&
  apt-get clean autoclean &&
  rm -rf /var/lib/apt/lists/*
01/01/0001 12:00 AM UTC
4154191829cd61377450a1ef06ae1dc6c050c4ea997237d3b7ecbf8b449550d0RUN
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
f19b1c38a9f4d6777f2e9dce555fad8e5c1a248f701c355f9061d7be447d7356RUN
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
a801877582039aa9b6187fdf8441fcd22f9b8ab9f6e96a86da0ac12f9ae28041COPY
stig-fixer.sh /tmp/stig-fixer.sh
01/01/0001 12:00 AM UTC
96b92c953f2d12f5c5fb98f0d77b36f0f0a16579991123e9a3c6e5f8fe994061ADD
./loader.sh /root/loader.sh
01/01/0001 12:00 AM UTC
6eccb840c67f433c061842224c597213c5e49cbd93c70d23f29a06e964f88255ADD
./entrypoint.sh /root/entrypoint.sh
01/01/0001 12:00 AM UTC
a902229d82c8aeeeb62882f6867c5556a4ebc98b5934f4715ec2a8ae9a76f199COPY
--from=go_builder /workspace/build/entrypoint /root/entrypoint
01/01/0001 12:00 AM UTC