Linux / amd64
The NVIDIA MOFED driver container is intended to be used as an alternative to host installation by simply deploying the container image on the host. The container will:
# docker run --rm -it \
-v /run/mellanox/drivers:/run/mellanox/drivers:shared \
-v /etc/network:/etc/network \
-v /etc:/host/etc \
-v /lib/udev:/host/lib/udev \
--net=host --privileged nvcr.io/nvidia/mellanox/mofed-5.6-1.0.3.3:ubuntu20.04-amd64
The Network Operator is open-source. For more information on contributions and release artifacts, see the GitHub repo