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
6636a6af4ba377c091225dbb9515c1aeb07a296e8963bc1883aaaf428b89e6fbCONFIG
Entrypoint /root/loader.sh; WorkingDir /root
04/12/2026 11:24 AM UTC
b39d292103802673ffac7870bfe061fcff0ee8b0a485dc2f79c0ebb055e3e9d1LABEL
ofed-version=25.10-2.4.1.0
04/12/2026 11:24 AM UTC
e81141078b2a0ac6daa38f27c1f9b9d45fe01e6a1076b31246d68e509b23c9b9LABEL
doca-version=3.2.2
04/12/2026 11:24 AM UTC
400318118da8711de16cdf991783b8ef2b1dbf60795a5c66ef729a197e40ebf7CMD
sources
04/12/2026 11:24 AM UTC
313630b6665fa1fca960bbd6914be5856ba761b1716a636ba503677e72cc8283WORKDIR
/root
04/12/2026 11:24 AM UTC
791c66f88a57b8843f6ddded343f3c598e9e3312d3aa0944aba1c7641d484cc2RUN
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:24 AM UTC
bf7be89460027622eb73f89aed3e42f9e557be39ace5972fc80e8ef439f6808eADD
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:24 AM UTC
1dad3a666b12dd841f0c699b45515e392151991a8685f48601e37e41344ba311WORKDIR
/run/mellanox/src
04/12/2026 11:24 AM UTC
daba136be25d6a920344d7ce4f636a4eae1cc0d74dc19323947b6d30effcde93RUN
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:24 AM UTC
61edb53446767cde86e4d5085261e929bd65c502b74349324b669f710ccc5736RUN
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:24 AM UTC