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:4e3a9bdf2bd5c89bfbdfdf4bf8654541db06e2d15d24adbf6210715ed8c52d26RUN
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:08862f72a816dabdfb5daa9f45b6b31822398c8329e522759270cc4df0e3c54cRUN
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:a090aae011c35cd79ce0fe079b08c267ade31bad1ee6f0ceb4f5c2bfa5159496COPY
--from=driver-builder ${OFED_SRC_LOCAL_DIR}/DEBS/${D_OS}/*/*.deb /root/
01/01/0001 12:00 AM UTC
sha256:9e632b0ccc3ab8bbf8aee4f3c04bb286f53e66e78188b8b59e48364451f9bc1eRUN
set -x &&
  apt-get clean autoclean &&
  rm -rf /var/lib/apt/lists/*
01/01/0001 12:00 AM UTC
sha256:a5ce9bd75538b8538c31c11a4afdb142065eee8b2d4718c1becb95889e24d418RUN
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:5b94e73b1257d3aaaeef5cf173681bdc67a7b01875387a91eebbd0065e611497RUN
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:8ebe67f1adb218006b4eddb54aea1f47052b6f381bf91b6024bf47792c858ff2COPY
stig-fixer.sh /tmp/stig-fixer.sh
01/01/0001 12:00 AM UTC
sha256:e7af13ce6cf39eec4dc4f2781c117a2dbd489e848277647703cd066c7321fd33ADD
./loader.sh /root/loader.sh
01/01/0001 12:00 AM UTC
sha256:c86ab17a5c11efdb042f9e5940d9a794222a40dbeb15ad345dc848fac9d955a8ADD
./entrypoint.sh /root/entrypoint.sh
01/01/0001 12:00 AM UTC
sha256:4e879b2a6625ab968488a9017734e9fb5b7256baa9ccef47e4ca8b570ddc38e5COPY
--from=go_builder /workspace/build/entrypoint /root/entrypoint
01/01/0001 12:00 AM UTC