mirror of
				https://github.com/NVIDIA/nvidia-container-toolkit
				synced 2025-06-26 18:18:24 +00:00 
			
		
		
		
	Apply edits for the NVIDIA container toolkit
Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
		
							parent
							
								
									1d674783b0
								
							
						
					
					
						commit
						b551d0f4f4
					
				
							
								
								
									
										21
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										21
									
								
								README.md
									
									
									
									
									
								
							| @ -1,24 +1,23 @@ | |||||||
| # NVIDIA Container Toolkit | # NVIDIA Container Toolkit | ||||||
| 
 | 
 | ||||||
| [](https://raw.githubusercontent.com/NVIDIA/nvidia-docker/master/LICENSE) | [](https://raw.githubusercontent.com/NVIDIA/nvidia-container-toolkit/master/LICENSE) | ||||||
| [](https://github.com/NVIDIA/nvidia-docker/wiki) | [](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/overview.html) | ||||||
| [](https://nvidia.github.io/nvidia-docker) | [](https://nvidia.github.io/libnvidia-container) | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
| 
 | 
 | ||||||
| ## Introduction | ## Introduction | ||||||
| The NVIDIA Container Toolkit allows users to build and run GPU accelerated Docker containers. The toolkit includes a container runtime [library](https://github.com/NVIDIA/libnvidia-container) and utilities to automatically configure containers to leverage NVIDIA GPUs.  |  | ||||||
| 
 | 
 | ||||||
| Product documentation including an architecture overview, platform support, installation and usage guides can be found in the [documentation repository](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/overview.html).  | The NVIDIA Container Toolkit allows users to build and run GPU accelerated containers. The toolkit includes a container runtime [library](https://github.com/NVIDIA/libnvidia-container) and utilities to automatically configure containers to leverage NVIDIA GPUs. | ||||||
| 
 | 
 | ||||||
| Frequently asked questions are available on the [wiki](https://github.com/NVIDIA/nvidia-docker/wiki). | Product documentation including an architecture overview, platform support, and installation and usage guides can be found in the [documentation repository](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/overview.html). | ||||||
| 
 | 
 | ||||||
| ## Getting Started | ## Getting Started | ||||||
| 
 | 
 | ||||||
| **Make sure you have installed the [NVIDIA driver](https://github.com/NVIDIA/nvidia-docker/wiki/Frequently-Asked-Questions#how-do-i-install-the-nvidia-driver) and Docker engine for your Linux distribution** | **Make sure you have installed the [NVIDIA driver](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html#nvidia-drivers) for your Linux Distribution** | ||||||
| **Note that you do not need to install the CUDA Toolkit on the host system, but the NVIDIA driver needs to be installed** | **Note that you do not need to install the CUDA Toolkit on the host system, but the NVIDIA driver needs to be installed** | ||||||
| 
 | 
 | ||||||
| For instructions on getting started with the NVIDIA Container Toolkit, refer to the [installation guide](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html#docker).  | For instructions on getting started with the NVIDIA Container Toolkit, refer to the [installation guide](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html#installation-guide). | ||||||
| 
 | 
 | ||||||
| ## Usage | ## Usage | ||||||
| 
 | 
 | ||||||
| @ -28,5 +27,5 @@ The [user guide](https://docs.nvidia.com/datacenter/cloud-native/container-toolk | |||||||
| 
 | 
 | ||||||
| [Checkout the Contributing document!](CONTRIBUTING.md) | [Checkout the Contributing document!](CONTRIBUTING.md) | ||||||
| 
 | 
 | ||||||
| * Please let us know by [filing a new issue](https://github.com/NVIDIA/nvidia-docker/issues/new) | * Please let us know by [filing a new issue](https://github.com/NVIDIA/nvidia-container-toolkit/issues/new) | ||||||
| * You can contribute by opening a [pull request](https://help.github.com/articles/using-pull-requests/) | * You can contribute by creating a [merge request](https://gitlab.com/nvidia/container-toolkit/container-toolkit/-/merge_requests/new) to our public GitLab repository | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user