NVIDIA
NVIDIA DOCA-OFED Driver
Container
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:cc7bd2589357b7e6bdc72bdda1882af3a49ea9c0c9641c4ef9eca875592706d2RUN
    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:de4361f6343589c138874716730fe38083cf37f1ce761631bc1a67d21d920a50RUN
    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:0134e706cea3ccc586166404993405dd089f4215dc383a84dfe2258f7d57de91COPY
    --from=driver-builder ${OFED_SRC_LOCAL_DIR}/DEBS/${D_OS}/*/*.deb /root/
    01/01/0001 12:00 AM UTC
    sha256:d6747bb601c6042fc72354f2e24d4b5e387c32288de783f746f0d5f0f06b7dd0RUN
    set -x &&
      apt-get clean autoclean &&
      rm -rf /var/lib/apt/lists/*
    01/01/0001 12:00 AM UTC
    sha256:82eb953e098a10953f038bf7c35ca26a6cb014e72a541c72ad767a85dfc27108RUN
    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:6d53a8514dec41424a012a6a7b98a2ee95a19e9aa63d1f13848dfb7c09086b9aRUN
    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:5e93ba804742e7fcbde9e48b32a6032451a3a14feacc05532116be5d9ff35c84COPY
    stig-fixer.sh /tmp/stig-fixer.sh
    01/01/0001 12:00 AM UTC
    sha256:96a0f17f90e3034f484ad454c981bb8f5ee8e842c7a6ae99fe278328dab7c889ADD
    ./loader.sh /root/loader.sh
    01/01/0001 12:00 AM UTC
    sha256:c4612fba09d73861c614823a3c20f0b694ac20b51e422408174de80b63d43697ADD
    ./entrypoint.sh /root/entrypoint.sh
    01/01/0001 12:00 AM UTC
    sha256:5c9681254c24cb06511fc29a568919bc3d6cbfa3bb76fcc7f52fab008c4da122COPY
    --from=go_builder /workspace/build/entrypoint /root/entrypoint
    01/01/0001 12:00 AM UTC