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:0bcc77a67816834090c21d38f934d973f0736ca515b120fb7f4d50977314f630RUN
    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:0b1b61ea5f2a56d79e2d5b73fe875333cc76bf4ed5a8a572943764d00d2cfac0RUN
    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:0e5fb674a1ef1e769f82a64aa617fdcdf02a241bccbfbe30813494849053f23cCOPY
    --from=driver-builder ${OFED_SRC_LOCAL_DIR}/DEBS/${D_OS}/*/*.deb /root/
    01/01/0001 12:00 AM UTC
    sha256:e7860a135a67ff868ea96f7d319cda69f4a2b7f9273430ed4649ea4c9de84104RUN
    set -x &&
      apt-get clean autoclean &&
      rm -rf /var/lib/apt/lists/*
    01/01/0001 12:00 AM UTC
    sha256:a5dd054cfa432ec545a21934061cd107c8264d7a147ced4c99dbdc007dc1df6eRUN
    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:0019af0f0ed469415b7e216c1c50f304891b92b2a2c9670f5f1348aed0504eabRUN
    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:ce91109d37a4bfd998241ddecbb9430e7e2caad6b03446865c90af52a2e32f4eCOPY
    stig-fixer.sh /tmp/stig-fixer.sh
    01/01/0001 12:00 AM UTC
    sha256:9eee4ecf05d970bc2decedadec1a0d3918d37efb147e2e487e24cec4a53a8847ADD
    ./loader.sh /root/loader.sh
    01/01/0001 12:00 AM UTC
    sha256:dbd503a9341f2c52093074fabec666f464d0a41405bd61198311ec151ddf7fe5ADD
    ./entrypoint.sh /root/entrypoint.sh
    01/01/0001 12:00 AM UTC
    sha256:ef45a51bf7a75061d9dfa77e2229bb2263c2226eb323a3f08c7e45c60791abccCOPY
    --from=go_builder /workspace/build/entrypoint /root/entrypoint
    01/01/0001 12:00 AM UTC