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
84747f8ed92b5cf7d58d9e27ab8ed46ec46e9e06793bf1a4e03747874e667f6dCONFIG
Entrypoint /root/loader.sh; WorkingDir /root
04/12/2026 11:50 AM UTC
7610e755a8a047fd90a9df27ac3b22bf73813ca0630eb107bce81c8a2b50be5bRUN
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
bcfc1fe94b44823c28e366ba2b5df71005e170209dcfe0626a8ab16ebf31b678COPY
--from=driver-builder ${OFED_SRC_LOCAL_DIR}/DEBS/${D_OS}/*/*.deb /root/
01/01/0001 12:00 AM UTC
78c7c69f3c961308c52a2949f07bb8c9f74051fdbfd83f96e6916cd0ee67ee64RUN
set -x &&
  apt-get clean autoclean &&
  rm -rf /var/lib/apt/lists/*
01/01/0001 12:00 AM UTC
b1aa833e78575c055e346353939b7ae3f435a072cb03a0927a89fbf5c49468f3RUN
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
dd8e2f9c1e0cf3adab73f72219728bca165851292947c649596fc9cdaf245d32RUN
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
08748199d4f7bbd2f1c4c70916d9249059cf0d58cc9a3eaee8080d2a84253cd0COPY
stig-fixer.sh /tmp/stig-fixer.sh
01/01/0001 12:00 AM UTC
4421c574e8a5221526a7bea201b2c850ed725e3537774a7db427bbdcb419ef42ADD
./loader.sh /root/loader.sh
01/01/0001 12:00 AM UTC
d748df959f90579317f137d1edf15ad46505e5b7fe2bcfe79ef913695d71e5e5ADD
./entrypoint.sh /root/entrypoint.sh
01/01/0001 12:00 AM UTC
8b8295adc5d39556b9185ffa4e261010b16eb989803341b8df0dd7a1eedc0967COPY
--from=go_builder /workspace/build/entrypoint /root/entrypoint
01/01/0001 12:00 AM UTC