nvidia-container-toolkit/build/container
Evan Lezar a0d2b22a54 Enable multi-arch builds
This change adds arm64/aarch64 images to supported distributions.
This is triggered if BUILD_MULTI_ARCH_IMAGE=true.

Note that for ubi8 images this means that we switch to using centos8
packages instead of centos7 since we do not build aarch64 packages
for the latter.

This also means that for centos7 we only build x86_64 images.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2022-02-22 10:19:20 +02:00
..
Dockerfile.centos Allow buildx to be used for mulit-arch images 2022-02-22 10:19:20 +02:00
Dockerfile.packaging Address review comments 2021-12-01 18:45:30 +01:00
Dockerfile.ubuntu Allow buildx to be used for mulit-arch images 2022-02-22 10:19:20 +02:00
Makefile Enable multi-arch builds 2022-02-22 10:19:20 +02:00
multi-arch.mk Enable multi-arch builds 2022-02-22 10:19:20 +02:00
native-only.mk Enable multi-arch builds 2022-02-22 10:19:20 +02:00
README.md Add dockerfile and makefile to build toolkit-container 2021-10-22 11:57:55 +02:00

NVIDIA Container Toolkit Container

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