nvidia-container-toolkit/cmd/nvidia-ctk-installer/toolkit/installer
Evan Lezar 5606caa5af
Extract deb and rpm packages to single image
This change swithces to using a single image for the NVIDIA Container Toolkit contianer.
Here the contents of the architecture-specific deb and rpm packages are extracted
to a known root. These contents can then be installed using the updated installation
mechanism which has been updated to detect the source root based on the packaging type.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2025-06-16 19:15:56 +02:00
..
artifact-root.go Refactor toolkit installer 2025-04-17 13:56:58 +02:00
directory.go Refactor toolkit installer 2025-04-17 13:56:58 +02:00
executables_test.go Refactor toolkit installer 2025-04-17 13:56:58 +02:00
executables.go Refactor toolkit installer 2025-04-17 13:56:58 +02:00
file-installer_mock.go Refactor toolkit installer 2025-04-17 13:56:58 +02:00
installer_mock.go Refactor toolkit installer 2025-04-17 13:56:58 +02:00
installer_test.go Refactor toolkit installer 2025-04-17 13:56:58 +02:00
installer.go Extract deb and rpm packages to single image 2025-06-16 19:15:56 +02:00
libraries.go Refactor toolkit installer 2025-04-17 13:56:58 +02:00
options.go Refactor toolkit installer 2025-04-17 13:56:58 +02:00