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
sha256:1cb082a1b43e2b2a3b3ba0e2889edf9bc68721389875b5993f4e655371ca3b43RUN
touch /lib/modules/${D_KERNEL_VER}/modules.order /lib/modules/${D_KERNEL_VER}/modules.builtin &&
  depmod ${D_KERNEL_VER}
01/01/0001 12:00 AM UTC
sha256:69c2a17113456be5747bfa8fb85403a2bc741861133b0573e1a364306a2f45f5RUN
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
sha256:d6a88a5b402074ec339d53ac852c13f07aff691e28277e2434fd32fae047d331COPY
--from=driver-builder ${OFED_SRC_LOCAL_DIR}/DEBS/${D_OS}/*/*.deb /root/
01/01/0001 12:00 AM UTC
sha256:fb64acf4472f6a99987e27302c35486487d2b76942c75a9f80d86af956145705RUN
set -x &&
  apt-get clean autoclean &&
  rm -rf /var/lib/apt/lists/*
01/01/0001 12:00 AM UTC
sha256:946ab57c9b22fa6bd1c2044889386bbb1e128a5c3c6c50836f462597a69800b0RUN
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
sha256:44143b30433f7f9d57505af04e8f405512324788267ac3e6401692513ae559acRUN
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
sha256:8134a25eb2c28b997be950efeb98511324b3fe3a169812cf0cfeb29057789a80COPY
stig-fixer.sh /tmp/stig-fixer.sh
01/01/0001 12:00 AM UTC
sha256:3049c570f08779cc344b5cd150c7a20ce5ae49c579f3c78612215f126d73dbf1ADD
./loader.sh /root/loader.sh
01/01/0001 12:00 AM UTC
sha256:d5e98aa51e13a36fb44195ef72877050e6aed3504a471c7fab7f31d76372255fADD
./entrypoint.sh /root/entrypoint.sh
01/01/0001 12:00 AM UTC
sha256:4ec8013c70ee8e9edc3044cbf58ae1368b660b351cbc89e70b7956b903a0eb86COPY
--from=go_builder /workspace/build/entrypoint /root/entrypoint
01/01/0001 12:00 AM UTC