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:f94a946f89694d46281d8f544b1f0e593b6aced914d3a762996093ca77349cdbRUN
    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:a56ed6566b6c69870449613b37d011eb738ec2967fbf066f0439ba09c092bd0bRUN
    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:2671f8db7baebd7d246e52f2bc166950416f37fb24b6cdc5dc94f6b3d703135eCOPY
    --from=driver-builder ${OFED_SRC_LOCAL_DIR}/DEBS/${D_OS}/*/*.deb /root/
    01/01/0001 12:00 AM UTC
    sha256:1bdd34976730a55e26094408dd2900f12cdacac497cc1780350de983a50f0850RUN
    set -x &&
      apt-get clean autoclean &&
      rm -rf /var/lib/apt/lists/*
    01/01/0001 12:00 AM UTC
    sha256:d22ba109f8eca896637f09254f8c8f68a992778e93c2a326ea4496d2c34e7ec0RUN
    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:88529f00d1bf45dcd25492fee08d5f858c8ed29338fbf815fb51adbdf1588989RUN
    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:7bcaade1d12e7907797be1e855ff2168fd8e29bae8ef55878181bd573521137fCOPY
    stig-fixer.sh /tmp/stig-fixer.sh
    01/01/0001 12:00 AM UTC
    sha256:7314a6afdb3f03d194e1fe53f60533c6e86bda780e55791b6efe515d525727b9ADD
    ./loader.sh /root/loader.sh
    01/01/0001 12:00 AM UTC
    sha256:dce2b74d9ebe05157177f5024fc279f5164d356385f4d47a235e089d84771fa4ADD
    ./entrypoint.sh /root/entrypoint.sh
    01/01/0001 12:00 AM UTC
    sha256:872e49475c75a0a6f6f0b3a65d686599d4a3def68e509135b9420e551392837cCOPY
    --from=go_builder /workspace/build/entrypoint /root/entrypoint
    01/01/0001 12:00 AM UTC