nvidia-container-toolkit/deployments/container
Evan Lezar ba65c1114b
Some checks failed
CI Pipeline / code-scanning (push) Has been cancelled
CI Pipeline / variables (push) Has been cancelled
CI Pipeline / golang (push) Has been cancelled
CI Pipeline / image (push) Has been cancelled
CI Pipeline / e2e-test (push) Has been cancelled
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-03-17 11:38:38 +02:00
..
Dockerfile.packaging Bump nvidia/cuda in /deployments/container 2025-03-14 08:20:16 +00:00
Dockerfile.ubi8 Extract deb and rpm packages to single image 2025-03-17 11:38:38 +02:00
Dockerfile.ubuntu Bump nvidia/cuda in /deployments/container 2025-03-14 08:20:16 +00:00
Makefile Extract deb and rpm packages to single image 2025-03-17 11:38:38 +02:00
multi-arch.mk [no-relnote] Run e2e tests as reusable workflow 2025-02-10 13:28:36 +01:00
native-only.mk [no-relnote] Run e2e tests as reusable workflow 2025-02-10 13:28:36 +01:00
README.md Rename build folder deployments 2024-03-19 14:00:24 +02:00

NVIDIA Container Toolkit Container

This folder contains make and docker files for building the NVIDIA Container Toolkit Container.