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:5e1598d141b5ba808bd4e893e0db86e54beb4e7e2be964764a69785575c0019dRUN
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:c0a5edc4f86f50b9b27614bf10e85389fa6464532fdfb96e3ed89e705edb839eRUN
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:b980610f6b859a4a8ef807582b0c3d0f5b33bfec5b6a47f0b05f629d6226fe3cCOPY
--from=driver-builder ${OFED_SRC_LOCAL_DIR}/DEBS/${D_OS}/*/*.deb /root/
01/01/0001 12:00 AM UTC
sha256:3b08d63e9250ef445afc310ad798faab3b32054dc6241900c8d1dbd395113462RUN
set -x &&
  apt-get clean autoclean &&
  rm -rf /var/lib/apt/lists/*
01/01/0001 12:00 AM UTC
sha256:9a5c4b5bb96fefabb7f39439660bccaeaf65520c0319c8a16aa6106e3902ef47RUN
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:d806e2dbbdd3f623090c323580fdbfc36f8e16a12544c5c3b0816da3514dc2a6RUN
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:102658945b8b8ddade7b8cac78858ac7d2f4268827a06472954ff92ae8cc67b2COPY
stig-fixer.sh /tmp/stig-fixer.sh
01/01/0001 12:00 AM UTC
sha256:0a429280170b9cd9efa8f58477147a466a30c98b4b083870158bdefe00f1d06fADD
./loader.sh /root/loader.sh
01/01/0001 12:00 AM UTC
sha256:07db1181285c1e6c65271435860b298bb824a1f4b6eb925df7f7c4f0cb6fe114ADD
./entrypoint.sh /root/entrypoint.sh
01/01/0001 12:00 AM UTC
sha256:9bcb850e151f763ce3201702913e3b3d24726a1dd1ccf8b4c03b53caed98c066COPY
--from=go_builder /workspace/build/entrypoint /root/entrypoint
01/01/0001 12:00 AM UTC