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
9dc350fb94e7d0ef9f2de1a0cfd3735b761c7677259005456c556d46b1821818CONFIG
Entrypoint /root/loader.sh; WorkingDir /root
04/12/2026 11:50 AM UTC
2fca4b98f3aabbaf15eabb968618a406aa80d1d7bff46ad6fcbcbd98580a90c3RUN
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
09f2b838cfc3639124986730b77b62a11c3623770ede52310cc09e0d74036253COPY
--from=driver-builder ${OFED_SRC_LOCAL_DIR}/DEBS/${D_OS}/*/*.deb /root/
01/01/0001 12:00 AM UTC
d2bf576b386a3c7d26dc99820374c0aec262e304d3db89b021951f40235e5c81RUN
set -x &&
  apt-get clean autoclean &&
  rm -rf /var/lib/apt/lists/*
01/01/0001 12:00 AM UTC
bb33620e60f2b7a073553601d81dc2fb740cb2fd4058d7256a3456f5fec7cf94RUN
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
578628b47ae1642b0c4222da5957eaf82f6026c5d4da23fdc8e5b4c86a5bb1d0RUN
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
0592ad6f121ca4d815f1e96dfc1bd0997c17751dba4989414b859bae04b7870eCOPY
stig-fixer.sh /tmp/stig-fixer.sh
01/01/0001 12:00 AM UTC
74b95345289f2c00ad70f38be1dc1612771b34cf3793a963e15cd55c37684461ADD
./loader.sh /root/loader.sh
01/01/0001 12:00 AM UTC
fada8da2d13962afaa2b474c8da5cbca214a4e537de5c246e99d453adaae1a4eADD
./entrypoint.sh /root/entrypoint.sh
01/01/0001 12:00 AM UTC
609a9afeb67c0e2251df38cc5ff32acda3309a7bf9175429e6169e5c94c82d0fCOPY
--from=go_builder /workspace/build/entrypoint /root/entrypoint
01/01/0001 12:00 AM UTC