RepoNVIDIANVIDIApublished Jan 12, 2023seen 5d

NVIDIA/gpu-driver-container

Shell

Open original ↗

Captured source

source ↗
published Jan 12, 2023seen 5dcaptured 8hhttp 200method plain

NVIDIA/gpu-driver-container

Description: The NVIDIA GPU driver container allows the provisioning of the NVIDIA driver through the use of containers.

Language: Shell

License: Apache-2.0

Stars: 170

Forks: 84

Open issues: 25

Created: 2023-01-12T18:41:04Z

Pushed: 2026-06-10T14:31:34Z

Default branch: main

Fork: no

Archived: no

README:

GPU Driver Container

![build status](https://gitlab.com/nvidia/container-images/driver/-/commits/master)

The NVIDIA GPU driver container allows the provisioning of the NVIDIA driver through the use of containers.

Documentation

Driver Container documentation

Releases

NVIDIA GPU Driver at NGC

Building from Source

platform=ubuntu22.04 # where ${platform} is one of the supported platforms (e.g. ubuntu22.04)
docker build -t mydriver --build-arg DRIVER_VERSION="510.85.02" --build-arg CUDA_VERSION=11.7.1 --build-arg TARGETARCH=amd64 ${platform}

License

[Apache License 2.0](LICENSE) License For Customer Use of NVIDIA Software