NVIDIA
NVIDIA
DPF Host Driver
Container
NVIDIA
NVIDIA
DPF Host Driver

DOCA Platform Framework enables the management of NVIDIA DPUs and the services that run on them at scale. DPF Host Driver image contains the components for managing the DPU across a PCI bridge.

LayerLabelCreated
sha256:a6b214a2370aa0111b35e268a881fcd6408ca7c7bc93f59d8c185a0d5d7f608eRUN
TARGETARCH=amd64 MFT_VERSION=4.29.0-131 KUBECTL_VERSION=1.33.0 PACKAGES=dpkg-dev=1.21.1ubuntu2.6 libusb-1.0-0=2:1.0.25-1ubuntu2 ipmitool=1.8.18-11ubuntu2.2 rshim curl=7.81.0-1ubuntu1.21 screen=4.9.0-1 pv=1.6.6-1build2 bridge-utils=1.7-1ubuntu3 iptables=1.8.7-1ubuntu5.2 iproute2=5.15.0-1ubuntu2 ubuntu_mirror=http://webrepo.mtl.labs.mlnx/ubuntu-mirror/ PACKAGE_SOURCES=true test "${PACKAGE_SOURCES}" = "false" ||
  ( mkdir src &&
  cd src &&
  apt-get source --download-only ${PACKAGES} &&
  curl -LO https://github.com/kubernetes/kubectl/archive/refs/tags/kubernetes-${KUBECTL_VERSION}.tar.gz &&
  cd / &&
  tar -cf source-code.tar src &&
  rm -rf src )
10/16/2025 8:02 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
PACKAGE_SOURCES=true
10/15/2025 11:49 AM UTC
sha256:c3eb31421839fded314bba44e65ef14a558072cfdac2c13b23e1f4ebfc6cdbe9COPY
./internal/dmsinit/dmsinit.sh /opt/dpf/
10/15/2025 11:49 AM UTC
sha256:aba35d515d1ca7f299c44d54e2a6e406681e3d2d1070ab57d5cccc19928ba61bCOPY
./internal/hostnetwork/hostnetwork.sh /opt/dpf/
10/15/2025 11:49 AM UTC
sha256:c334d2e1ad5b3db2ced900708b8524ff8fc9258078d6ae62a1e23318176bc390COPY
./internal/bf-slr/bf-slr.sh /usr/sbin
10/15/2025 11:49 AM UTC
sha256:32ab80a340f0dab563f5937c5eee60d233f3b04bf2796384c3838b7aa11b9e80RUN
TARGETARCH=amd64 MFT_VERSION=4.29.0-131 KUBECTL_VERSION=1.33.0 PACKAGES=dpkg-dev=1.21.1ubuntu2.6 libusb-1.0-0=2:1.0.25-1ubuntu2 ipmitool=1.8.18-11ubuntu2.2 rshim curl=7.81.0-1ubuntu1.21 screen=4.9.0-1 pv=1.6.6-1build2 bridge-utils=1.7-1ubuntu3 iptables=1.8.7-1ubuntu5.2 iproute2=5.15.0-1ubuntu2 ubuntu_mirror=http://webrepo.mtl.labs.mlnx/ubuntu-mirror/ curl -LO https://dl.k8s.io/release/v${KUBECTL_VERSION}/bin/linux/amd64/kubectl &&
  chmod +x kubectl &&
  mv kubectl /usr/local/bin
10/15/2025 11:49 AM UTC
sha256:434044934a350f5b5add1bf921cf98b1f99269a2d12d4a8bee5fb837a53a785fRUN
TARGETARCH=amd64 MFT_VERSION=4.29.0-131 KUBECTL_VERSION=1.33.0 PACKAGES=dpkg-dev=1.21.1ubuntu2.6 libusb-1.0-0=2:1.0.25-1ubuntu2 ipmitool=1.8.18-11ubuntu2.2 rshim curl=7.81.0-1ubuntu1.21 screen=4.9.0-1 pv=1.6.6-1build2 bridge-utils=1.7-1ubuntu3 iptables=1.8.7-1ubuntu5.2 iproute2=5.15.0-1ubuntu2 ubuntu_mirror=http://webrepo.mtl.labs.mlnx/ubuntu-mirror/ echo "echo 'running rshim'; rshim" > rshim.sh &&
  chmod +x rshim.sh
10/15/2025 11:49 AM UTC
sha256:cac94ecc73d5afc83249eb5fc37413b58f933f1dc98f5fb877ca40f538501851RUN
TARGETARCH=amd64 MFT_VERSION=4.29.0-131 KUBECTL_VERSION=1.33.0 PACKAGES=dpkg-dev=1.21.1ubuntu2.6 libusb-1.0-0=2:1.0.25-1ubuntu2 ipmitool=1.8.18-11ubuntu2.2 rshim curl=7.81.0-1ubuntu1.21 screen=4.9.0-1 pv=1.6.6-1build2 bridge-utils=1.7-1ubuntu3 iptables=1.8.7-1ubuntu5.2 iproute2=5.15.0-1ubuntu2 ubuntu_mirror=http://webrepo.mtl.labs.mlnx/ubuntu-mirror/ echo "ipmitool chassis power $reboot" > /usr/sbin/reboot &&
  chmod +x /usr/sbin/reboot
10/15/2025 11:49 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4WORKDIR
/
10/15/2025 11:49 AM UTC
sha256:5f0a6b260a9cd8c708a0e580a91aa57e607f0514f79371a2c55f05505d87e237RUN
TARGETARCH=amd64 MFT_VERSION=4.29.0-131 KUBECTL_VERSION=1.33.0 PACKAGES=dpkg-dev=1.21.1ubuntu2.6 libusb-1.0-0=2:1.0.25-1ubuntu2 ipmitool=1.8.18-11ubuntu2.2 rshim curl=7.81.0-1ubuntu1.21 screen=4.9.0-1 pv=1.6.6-1build2 bridge-utils=1.7-1ubuntu3 iptables=1.8.7-1ubuntu5.2 iproute2=5.15.0-1ubuntu2 ubuntu_mirror=http://webrepo.mtl.labs.mlnx/ubuntu-mirror/ mkdir -p /bfb-folder
10/15/2025 11:49 AM UTC