mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-06-26 18:18:24 +00:00
Add nvidia-container-runtime as folder
Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
16
third_party/nvidia-container-runtime/debian/control
vendored
Normal file
16
third_party/nvidia-container-runtime/debian/control
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
Source: nvidia-container-runtime
|
||||
Section: @SECTION@utils
|
||||
Priority: optional
|
||||
Maintainer: NVIDIA CORPORATION <cudatools@nvidia.com>
|
||||
Standards-Version: 3.9.8
|
||||
Homepage: https://github.com/NVIDIA/nvidia-container-runtime/wiki
|
||||
Vcs-Git: https://github.com/NVIDIA/nvidia-container-runtime
|
||||
Vcs-Browser: https://github.com/NVIDIA/nvidia-container-runtime
|
||||
Build-Depends: debhelper (>= 9)
|
||||
|
||||
Package: nvidia-container-runtime
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}, nvidia-container-toolkit (>= @TOOLKIT_VERSION@), nvidia-container-toolkit (<< 2.0.0)
|
||||
Description: NVIDIA Container Toolkit meta-package
|
||||
A meta-package that allows installation flows expecting the nvidia-container-runtime
|
||||
to be migrated to installing the NVIDIA Container Toolkit packages directly.
|
||||
Reference in New Issue
Block a user