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:b1eb8a98890771abc6d40a0ceffe33eb14799e90fc157dc6c205566d1a2c16f8RUN
    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:cf7bc77d2b06ef674aca1b3688d01ca7738f70ec7fe447511efa8e91ab86f5afRUN
    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:bb007816b85903d28fcdebdae7013f5a06e6ebcbdc36fee1d000010ca6ebccc9COPY
    --from=driver-builder ${OFED_SRC_LOCAL_DIR}/DEBS/${D_OS}/*/*.deb /root/
    01/01/0001 12:00 AM UTC
    sha256:9a491a5342f5b9aa6b26db26f7490c0fef51a0b2f3c45ba895c479bea9c0305cRUN
    set -x &&
      apt-get clean autoclean &&
      rm -rf /var/lib/apt/lists/*
    01/01/0001 12:00 AM UTC
    sha256:3432cc8a6515975e274f5467c143d9ece08b5eb28c1be1551ae0861b5241295bRUN
    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:e4933fe3714f9c95c9dcc36e2704d18641ad499358e4f4a6d5aad66ca8377843RUN
    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:9b6979ba0e8e7109ae54832c185a2324635588c468bccf3501893c34ccc66814COPY
    stig-fixer.sh /tmp/stig-fixer.sh
    01/01/0001 12:00 AM UTC
    sha256:5e16ab8f511bc0572d950d3532d5a545aefb330782d6149ce5cb07db89714b58ADD
    ./loader.sh /root/loader.sh
    01/01/0001 12:00 AM UTC
    sha256:ba7a530630ad560594399f7ebb7d9607d612d95c7b9b55a6478e4625ad381871ADD
    ./entrypoint.sh /root/entrypoint.sh
    01/01/0001 12:00 AM UTC
    sha256:40ea473d4e5f4bd3783b304db2f8a32a855f0653ef95105e30fbfdffbd168e05COPY
    --from=go_builder /workspace/build/entrypoint /root/entrypoint
    01/01/0001 12:00 AM UTC