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
185cd0a7564f0d777e0cbe0b89184d0178e4e4ef24895b08f104ab7cf585ca2fCONFIG
Entrypoint /root/loader.sh; WorkingDir /root
04/12/2026 11:20 AM UTC
dd5944ee03c8532542be4cabc3460c784dbdc4c62a34ec9b2620fa189552a5e3LABEL
ofed-version=25.10-2.4.1.0
04/12/2026 11:20 AM UTC
69c94df44342cac3ada8fc51dbe311ed1af8e33bb0797a8d932770349918a60bLABEL
doca-version=3.2.2
04/12/2026 11:20 AM UTC
dfdb98c29bb7206dd8bc76080751218f7def20b87310d89e7a6a75805707b828CMD
sources
04/12/2026 11:20 AM UTC
72dfef65696eba674154c0398582341cb144cb487aca159430189e0411ee7f43WORKDIR
/root
04/12/2026 11:20 AM UTC
1bd950f2e4b7f878f80b908a866c40563e7ae1cfff928b92cebc233d81b2f990RUN
D_APT_REMOVE=cuda D_OFED_VERSION=25.10-2.4.1.0 D_CONTAINER_VER=4 D_OFED_SRC_DOWNLOAD_PATH=/run/mellanox/src STIG_COMPLIANT=false D_OS=ubuntu24.04 D_DOCA_VERSION=3.2.2 D_OFED_VERSION=25.10-2.4.1.0 D_OFED_SRC_DOWNLOAD_PATH=/run/mellanox/src D_OFED_BASE_URL=https://linux.mellanox.com/public/repo/doca/3.2.2/SOURCES/mlnx_ofed D_OFED_SRC_TYPE=debian- D_OFED_SRC_ARCHIVE=MLNX_OFED_SRC-debian-25.10-2.4.1.0.tgz D_OFED_URL_PATH=MLNX_OFED_SRC-debian-25.10-2.4.1.0.tgz #= although= argument= name= says= URL,= local= `*.tgz`= compressed= files= may= also= be= used= (intended= for= internal= use)= if file ${D_OFED_SRC_ARCHIVE} | grep compressed; then tar -xzf ${D_OFED_SRC_ARCHIVE}; else mv ${D_OFED_SRC_ARCHIVE}/MLNX_OFED_SRC-${D_OFED_VERSION} . ; fi
04/12/2026 11:20 AM UTC
27fce71be9819c489bf4adeb2c7d6c77bfcd9fa0126d8a4c68232fa93ea2afb1ADD
MLNX_OFED_SRC-debian-25.10-2.4.1.0.tgz MLNX_OFED_SRC-debian-25.10-2.4.1.0.tgz
04/12/2026 11:20 AM UTC
bff5cc58611b5a65835f7e854793a4062b35c2ff2425b97a1e898a1eaa7e6c95WORKDIR
/run/mellanox/src
04/12/2026 11:20 AM UTC
a9dd50bf282f179ed8df28ef21e90a72b2a78d81faae0b1dcbc5d83d71ae6ce2RUN
D_APT_REMOVE=cuda D_OFED_VERSION=25.10-2.4.1.0 D_CONTAINER_VER=4 D_OFED_SRC_DOWNLOAD_PATH=/run/mellanox/src STIG_COMPLIANT=false D_OS=ubuntu24.04 D_DOCA_VERSION=3.2.2 D_OFED_VERSION=25.10-2.4.1.0 D_OFED_SRC_DOWNLOAD_PATH=/run/mellanox/src D_OFED_BASE_URL=https://linux.mellanox.com/public/repo/doca/3.2.2/SOURCES/mlnx_ofed D_OFED_SRC_TYPE=debian- D_OFED_SRC_ARCHIVE=MLNX_OFED_SRC-debian-25.10-2.4.1.0.tgz D_OFED_URL_PATH=MLNX_OFED_SRC-debian-25.10-2.4.1.0.tgz #= although= argument= name= says= URL,= local= `*.tgz`= compressed= files= may= also= be= used= (intended= for= internal= use)= mkdir -p ${D_OFED_SRC_DOWNLOAD_PATH}
04/12/2026 11:20 AM UTC
511ffcaea4e1c1e81ac8a258df696d220b8cc812b4835fd9c39c45bb96913570RUN
D_APT_REMOVE=cuda D_OFED_VERSION=25.10-2.4.1.0 D_CONTAINER_VER=4 D_OFED_SRC_DOWNLOAD_PATH=/run/mellanox/src STIG_COMPLIANT=false D_OS=ubuntu24.04 D_DOCA_VERSION=3.2.2 D_OFED_VERSION=25.10-2.4.1.0 D_OFED_SRC_DOWNLOAD_PATH=/run/mellanox/src D_OFED_BASE_URL=https://linux.mellanox.com/public/repo/doca/3.2.2/SOURCES/mlnx_ofed D_OFED_SRC_TYPE=debian- D_OFED_SRC_ARCHIVE=MLNX_OFED_SRC-debian-25.10-2.4.1.0.tgz D_OFED_URL_PATH=MLNX_OFED_SRC-debian-25.10-2.4.1.0.tgz #= although= argument= name= says= URL,= local= `*.tgz`= compressed= files= may= also= be= used= (intended= for= internal= use)= echo $D_OS | grep "ubuntu20.04" ||
  ln -fs gcc-12 /usr/bin/gcc # 'build-essential' installs `gcc`, however (if above ubuntu 20.04) we need `gcc-12`, so we overwrite it with this link
04/12/2026 11:20 AM UTC