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
fdf38366e8cb3cb9e34f5472f12677cab0398df3663277123e5286706272edd8CONFIG
Entrypoint /root/loader.sh; WorkingDir /root
05/31/2026 1:46 PM UTC
08c3e719141e4f594834095bdc7df735f5f52826d65d1932160469569fb355dbRUN
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
28e6232db1807089ed694fdce7091fd96225b9035fefd99614ae70437905e3f1COPY
--from=driver-builder ${OFED_SRC_LOCAL_DIR}/DEBS/${D_OS}/*/*.deb /root/
01/01/0001 12:00 AM UTC
15a75dc7172b0f4e32abd45a7aa202cd854231b6c40990c5171a389f51a1444bRUN
set -x &&
  apt-get clean autoclean &&
  rm -rf /var/lib/apt/lists/*
01/01/0001 12:00 AM UTC
52b141a2817801de4dba15c15ff49b647298f777203860184cae13ec1d3a90c1RUN
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
39ad89ecab8b1ab3d78fb6c054ed25beb5f89dcc3e8a0387d689a3fa57f61f6bRUN
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
e92577440e23b6adf28f0294519f7b3c242b9718fa7f439931ba192d2a263f91COPY
stig-fixer.sh /tmp/stig-fixer.sh
01/01/0001 12:00 AM UTC
8e9773cdf48c61b706ced6437a3a7fc98a542139521ffe798b2f708a8d31faacADD
./loader.sh /root/loader.sh
01/01/0001 12:00 AM UTC
ba94b1b4dff17024afbbb2f25d81820362610a3c284df195e5cd331e9ca705c7ADD
./entrypoint.sh /root/entrypoint.sh
01/01/0001 12:00 AM UTC
b86d7a64d64bcae4e2db6751ac184dd8f09a83f70bfbcd587ff21ca437057e59COPY
--from=go_builder /workspace/build/entrypoint /root/entrypoint
01/01/0001 12:00 AM UTC