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
d8b70d96d3876601e87c456e34b3df0076034d1e3f0e0f1230cf564fe0e97ae2CONFIG
Entrypoint /root/loader.sh; WorkingDir /root
05/31/2026 1:46 PM UTC
3360a500b281b9c3d41d606d4084d3ecd686ea476ce4c24a3e5e3d85707fdfbaRUN
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
fa98dfda6aaff72d2885cfba931e1a04ba0b1ec840791cc4a0345a706279a5e3COPY
--from=driver-builder ${OFED_SRC_LOCAL_DIR}/DEBS/${D_OS}/*/*.deb /root/
01/01/0001 12:00 AM UTC
f0441900b7738c1817ae5cdd4b5c5b480fc8cb15b22c06a5a310866150a7d7d4RUN
set -x &&
  apt-get clean autoclean &&
  rm -rf /var/lib/apt/lists/*
01/01/0001 12:00 AM UTC
b232ed40f8024140a7a40ffe287689881265a1c01110aa9e42e0e3f891d874d4RUN
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
8a499d706593d80ad37ea507859cb5c23f3108cd173884bc9a9d84ef805dc612RUN
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
f87535017f6d0b94770c1fdb4b61f1f0d327e9d8c2e0b9fecae6a4abdcdef3a1COPY
stig-fixer.sh /tmp/stig-fixer.sh
01/01/0001 12:00 AM UTC
442ba438e8e237d74c08ff17ec59ba9501eb8386eb56dbb8a8241426fe1f0a00ADD
./loader.sh /root/loader.sh
01/01/0001 12:00 AM UTC
cc58b3dfbfb6b7ba5fb453368e185309d972ec70ca28b73a1b79b4bb8f9dd6f9ADD
./entrypoint.sh /root/entrypoint.sh
01/01/0001 12:00 AM UTC
f18e340a3534fd7028a6f1968a63ce01e12ceff180d41324e458324e57743942COPY
--from=go_builder /workspace/build/entrypoint /root/entrypoint
01/01/0001 12:00 AM UTC