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
5a7d077110cce33ae17ce68159522f1ea296eb9069e10cf3b740522834018411CONFIG
Entrypoint /root/loader.sh; WorkingDir /root
05/31/2026 1:46 PM UTC
866b6a095f8136100dd24820e899d5580013b29e8b9cad01f3abb7fd642c8a65RUN
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
e2689e95b5bdfc89cb55f1df161ad5eac371a5fc9af61b596c2083f173f638bfCOPY
--from=driver-builder ${OFED_SRC_LOCAL_DIR}/DEBS/${D_OS}/*/*.deb /root/
01/01/0001 12:00 AM UTC
1e01f49f67ff625f839c0160aa7c530efbeda116ee2cb81570c277ed09081a66RUN
set -x &&
  apt-get clean autoclean &&
  rm -rf /var/lib/apt/lists/*
01/01/0001 12:00 AM UTC
19fce4dd63cf14a7551a01e60483bf9bd221da1a69583c6691370f0d76fdf511RUN
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
2b56240f5418e620a60e8eff10838bbb5d847c0ebe75abf73ccc606686bd09b2RUN
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
4bd028e67c9032b4f424f5d56db22056621206e2b45196756e6e79d398027ef3COPY
stig-fixer.sh /tmp/stig-fixer.sh
01/01/0001 12:00 AM UTC
d7879be1a4d31990853a5a6d81e1ef72d7a357a6927906f5df3906b530880850ADD
./loader.sh /root/loader.sh
01/01/0001 12:00 AM UTC
e97adce674860312d5f05374d1fea3942df76d8870947e0e04f38a6b1b36923bADD
./entrypoint.sh /root/entrypoint.sh
01/01/0001 12:00 AM UTC
217c42ad210126e2bf8bd776ef2a0037378685ce437747268bde9e2c64cd3d7aCOPY
--from=go_builder /workspace/build/entrypoint /root/entrypoint
01/01/0001 12:00 AM UTC