NVIDIA
NVIDIA
DPF Storage Host
Container
NVIDIA
NVIDIA
DPF Storage Host

DOCA Platform Framework enables the management of NVIDIA DPUs and the services that run on them at scale. DPF Storage Host contains components related to the DPF Storage Subsystem.

LayerLabelCreated
sha256:c38f5c4599155aa30baa2e70c57bcb5b73eac9c492bfe75a60ab5d44715f1f91COPY
--chown=root:root /tmp/dpf-version /etc/dpf-version
06/15/2026 9:21 AM UTC
sha256:6e3700a90d73ac35f28dc7e37bc3b5337cfd2528bcfe8820c500388372faae0fCOPY
/workspace/bin/fs-storage-vendor-dpu-plugin /fs-storage-vendor-dpu-plugin
06/15/2026 9:21 AM UTC
sha256:5b53f307e19c4be9fbb3dc7401142919d61a18fbc78ae9dc88136ab31d8a2b60COPY
/workspace/bin/snap-csi-plugin /snap-csi-plugin
06/15/2026 9:21 AM UTC
sha256:207c8b4f2f8271542a4db367320f63fc0e70c47aab1ce07ca3ae173a8a3f9f0fCOPY
/workspace/source-code.tar.gz /source-code.tar.gz
06/15/2026 9:21 AM UTC
sha256:fe9ad6659cf923742a586be5069a8af2890ca84055aac47df8975255b4003916RUN
PACKAGES=keyutils libevent-core-2.1-7t64 libnfsidmap1 libwrap0 nfs-common rpcbind ucf ubuntu_mirror=http://archive.ubuntu.com/ubuntu/ PACKAGE_SOURCES=true test "${PACKAGE_SOURCES}" = "false" ||
  ( mkdir /src &&
  cd /src &&
  sed -i 's/^# deb-src/deb-src/g' /etc/apt/sources.list /etc/apt/sources.list.d/* &&
  sed -i 's/^Types: deb$/Types: deb deb-src/g' /etc/apt/sources.list.d/*.sources &&
  apt-get update &&
  apt-get source --download-only ${PACKAGES} &&
  cd / &&
  tar -cf pkg-source-code.tar /src &&
  rm -rf /src )
06/15/2026 9:21 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
PACKAGE_SOURCES=true
06/15/2026 9:17 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4WORKDIR
/
06/15/2026 9:17 AM UTC
sha256:992a8e5ba6c1e85bc7096a1b5e0fd2ede61ef19312b3ac7f1f56d65067f22aafRUN
PACKAGES=keyutils libevent-core-2.1-7t64 libnfsidmap1 libwrap0 nfs-common rpcbind ucf ubuntu_mirror=http://archive.ubuntu.com/ubuntu/ apt-get update &&
  apt-get upgrade -y -qq &&
  apt-get install -y -qq --no-install-recommends ${PACKAGES}
06/15/2026 9:17 AM UTC
sha256:62503deb4b1cc94507467b00352aea4d7ea3952e9f1e73a142c8e6ef4da650d3RUN
PACKAGES=keyutils libevent-core-2.1-7t64 libnfsidmap1 libwrap0 nfs-common rpcbind ucf ubuntu_mirror=http://archive.ubuntu.com/ubuntu/ rm -f /etc/apt/sources.list.d/doca.list
06/15/2026 9:11 AM UTC
sha256:8a2e68311efd6967d12ea65a719e4ac3fac5740b193f3ed7b006aa9239e886ceRUN
PACKAGES=keyutils libevent-core-2.1-7t64 libnfsidmap1 libwrap0 nfs-common rpcbind ucf ubuntu_mirror=http://archive.ubuntu.com/ubuntu/ find /etc/apt/sources.list* -type f -exec sed -i -e "s|http://archive.ubuntu.com/ubuntu/|${ubuntu_mirror}|g" -e "s|http://ports.ubuntu.com/ubuntu/|${ubuntu_mirror}|g" -e "s|http://security.ubuntu.com/ubuntu/|${ubuntu_mirror}|g" '{}' \;
06/15/2026 9:11 AM UTC