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
e85353b3202106efc4555836c33b6b930b40ae0e0ac3181d5aa62aeda4c52862CONFIG
Entrypoint /root/loader.sh; WorkingDir /root
02/18/2026 6:22 AM UTC
026fdc77c57f4cb2ca73285f23953486eef6907fb0a460675f1f0aeb7a9c800dRUN
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
8439d6b5e2fbfa20fb3806f83b4958c03ebfa0a67308f530672fa445eab7cd07COPY
--from=driver-builder ${OFED_SRC_LOCAL_DIR}/DEBS/${D_OS}/*/*.deb /root/
01/01/0001 12:00 AM UTC
a0b4890204d77ed5903e9b262c46c750fd9c33b09aa69730c32c58864a6f5569RUN
set -x &&
  apt-get clean autoclean &&
  rm -rf /var/lib/apt/lists/*
01/01/0001 12:00 AM UTC
e1f3985d47b57d64baa4e5c5590ad896aa5dca4498e6400609cb5663cb3f80f7RUN
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 # only install this package when kernel variable defined
01/01/0001 12:00 AM UTC
e5debc53627a55b4f56e4424093a99334bdde596532007a7e9c082143cf534adRUN
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
37e5190cd18e461420ec4129bebe8249d656f05cd70939536d9bd23db19d446aCOPY
stig-fixer.sh /tmp/stig-fixer.sh
01/01/0001 12:00 AM UTC
53862513906b1b3b60cfa0f2c7e0d92629bc38058fcd8dbbdbc5de677e8d821bADD
./loader.sh /root/loader.sh
01/01/0001 12:00 AM UTC
9de2dc8c57a105e9cce7be6eb3631c2298e9df424dd085d405fce12ea1bfe7e1ADD
./entrypoint.sh /root/entrypoint.sh
01/01/0001 12:00 AM UTC
e5148daec697482ce0a4047f105a9d78d3f8e5264bcc31dd414c658d71b16342COPY
--from=go_builder /workspace/build/entrypoint /root/entrypoint
01/01/0001 12:00 AM UTC