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:6ab4a00f32f81c818ba36ac90258d68a5f98457b01107dd727e31d1ef63f9a63COPY
/workspace/bin/fs-storage-vendor-dpu-plugin /fs-storage-vendor-dpu-plugin
12/12/2025 10:57 AM UTC
sha256:e742195b8f389d3d80e01cb62724b0e73b5e3bbb8fd9afb644b0b5c92ea6879bCOPY
/workspace/bin/snap-csi-plugin /snap-csi-plugin
12/12/2025 10:57 AM UTC
sha256:7d44ae2a950107b7c8b54cc951feb75c1af3e6e4bae301e407b53f177012d25bCOPY
/workspace/source-code.tar.gz /source-code.tar.gz
12/12/2025 10:57 AM UTC
sha256:01ca4e5b433b924e0e1ee3595d1a53ffe65ab9ecad79979a1d169a8943e9cfa8RUN
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/* )
12/12/2025 10:57 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
PACKAGE_SOURCES=true
12/12/2025 10:57 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4WORKDIR
/
12/12/2025 10:57 AM UTC
sha256:3a4d00587cbca33883494dcebef84859fc13040816a8563d67c3386bfcd36ed6RUN
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}
12/12/2025 10:57 AM UTC
sha256:975a9cd2268a89ddffbd8b670bd06c7a8adae49c03ee5228a542d05b7906979dRUN
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" '{}' \;
12/12/2025 10:55 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
ubuntu_mirror=http://archive.ubuntu.com/ubuntu/
12/11/2025 8:41 AM UTC
sha256:b92480f09a1b0ebabcb76f977851e9f0d227d8e245526bb48930fbd17d0e7777RUN
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/*
12/11/2025 8:41 AM UTC