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:e459fad93c5df87f02ba6c295e2394ae283d8676bb9b70214213f8ad6413ae3fCOPY
/workspace/bin/fs-storage-vendor-dpu-plugin /fs-storage-vendor-dpu-plugin
01/07/2026 3:12 PM UTC
sha256:dc73ea9b0c5fa20fe3eb708717ada913a0868542f4ddf009d2c04409a89dc123COPY
/workspace/bin/snap-csi-plugin /snap-csi-plugin
01/07/2026 3:12 PM UTC
sha256:1125ccf7a45c22b9894292e56850d934a4245a776eee5206c97d111e45e1f9daCOPY
/workspace/source-code.tar.gz /source-code.tar.gz
01/07/2026 3:12 PM UTC
sha256:a94d14dbec78bdb053e993e47e63d7a0cb8b1cd04341b4ad54f2168a2f269beeRUN
PACKAGES=dpkg-dev keyutils libdevmapper1.02.1 libevent-core-2.1-7 libmpdec3 libnfsidmap1 libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8 libsqlite3-0 libwrap0 media-types nfs-common python3 python3-minimal python3.10 python3.10-minimal readline-common rpcbind ucf ubuntu_mirror=http://archive.ubuntu.com/ubuntu/ PACKAGE_SOURCES=true test "${PACKAGE_SOURCES}" = "false" ||
  ( mkdir /src &&
  cd /src &&
  apt-get update &&
  apt-get source --download-only ${PACKAGES} &&
  cd / &&
  tar -cf pkg-source-code.tar /src &&
  rm -rf /src &&
  rm -rf /var/lib/apt/lists/* )
01/07/2026 3:12 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
PACKAGE_SOURCES=true
01/07/2026 5:03 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4WORKDIR
/
01/07/2026 5:03 AM UTC
sha256:a62dccd0e0b606de400495baa1aa0f0b914e9e4ef55be7de092a7648560727aeRUN
PACKAGES=dpkg-dev keyutils libdevmapper1.02.1 libevent-core-2.1-7 libmpdec3 libnfsidmap1 libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8 libsqlite3-0 libwrap0 media-types nfs-common python3 python3-minimal python3.10 python3.10-minimal readline-common rpcbind ucf ubuntu_mirror=http://archive.ubuntu.com/ubuntu/ apt-get update &&
  apt-get install -y -qq --no-install-recommends ${PACKAGES}
01/07/2026 5:03 AM UTC
sha256:badb59a7d404298111980d83505ad2dd8f2c90e1295bf4ec92b9b0d0e520e974RUN
PACKAGES=dpkg-dev keyutils libdevmapper1.02.1 libevent-core-2.1-7 libmpdec3 libnfsidmap1 libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8 libsqlite3-0 libwrap0 media-types nfs-common python3 python3-minimal python3.10 python3.10-minimal readline-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" '{}' \;
01/02/2026 1:50 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
ubuntu_mirror=http://archive.ubuntu.com/ubuntu/
01/02/2026 1:50 PM UTC
sha256:badb59a7d404298111980d83505ad2dd8f2c90e1295bf4ec92b9b0d0e520e974RUN
PACKAGES=dpkg-dev keyutils libdevmapper1.02.1 libevent-core-2.1-7 libmpdec3 libnfsidmap1 libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8 libsqlite3-0 libwrap0 media-types nfs-common python3 python3-minimal python3.10 python3.10-minimal readline-common rpcbind ucf sed -i 's/^# deb-src/deb-src/g' /etc/apt/sources.list /etc/apt/sources.list.d/*
01/02/2026 1:50 PM UTC