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:ecfc23d1746a776407cc07d6e71e1ddcd8902d8679bda3777ecd56d10fb172f9RUN
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:ca5ab5b424cbebce12cc2867a6bd8cd5ecfbd0fb3b80b0d3e7877213ce718ecbRUN
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:b3dbf068d5199257cb3d050e68497698382b4d040693695a94df9ac8eae21fc9COPY
--from=driver-builder ${OFED_SRC_LOCAL_DIR}/DEBS/${D_OS}/*/*.deb /root/
01/01/0001 12:00 AM UTC
sha256:4378537f6dbbf6fb9de7b559a29787275115d2782a9d3b5d7dd1405347a6c672RUN
set -x &&
  apt-get clean autoclean &&
  rm -rf /var/lib/apt/lists/*
01/01/0001 12:00 AM UTC
sha256:db63eae207ebcadfc1465aa9a28750dcf955cecdb3c6731fa247ccec61e42d80RUN
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 # only install this package when kernel variable defined
01/01/0001 12:00 AM UTC
sha256:e1fa3dc97f0cb895e350360e6355b8d56336dc42807746c0140e8895f73066a0RUN
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:1bb4cc7b5990c87e3a59850bbaf22c580b82ac67e2a089b4a65d9b591c338ef8COPY
stig-fixer.sh /tmp/stig-fixer.sh
01/01/0001 12:00 AM UTC
sha256:4f7f10394398a292dbecfc1b8bcb4ff55645f705e1db9a213f71d71a109b29cdADD
./loader.sh /root/loader.sh
01/01/0001 12:00 AM UTC
sha256:1276eff8e1430c12dcd41f1d58e964915efe52cfb6090a2420a6277e4a34fa77ADD
./entrypoint.sh /root/entrypoint.sh
01/01/0001 12:00 AM UTC
sha256:9933d8b695d36fb222af2b4a39efff42155e547b302964005a680af93d8f3549COPY
--from=go_builder /workspace/build/entrypoint /root/entrypoint
01/01/0001 12:00 AM UTC