- Specify containerd runtime type as string in config tools to remove dependency on containerd package
- Add
supported-driver-capabilities
config option to allow for a subset of all driver capabilities to be specified - Bump the
libnvidia-container-tools
dependency tov1.7.0-rc.1
to add Jetson support for this package. This makes the fixes fromv1.6.0
to addresses an incompatibility with recent docker.io and containerd.io updates on Ubuntu installations (see NVIDIA/nvidia-container-runtime#157) available on Jetson devices.
Changes from libnvidia-container
- On Ubuntu18.04 arm64 platforms
libnvidia-container-tools
depends on bothlibnvidia-container0
andlibnvidia-container1
to support Jetson - Filter command line options based on
libnvidia-container
library version - Include
libnvidia-container
version in CLI version output - Allow for
nvidia-container-cli
to loadlibnvidia-container.so.0
dynamically on Jetson platforms
NOTE: This release is a unified release of the NVIDIA Container Toolkit that consists of the following packages:
libnvidia-container 1.7.0-rc.1
nvidia-container-toolkit 1.7.0-rc.1
nvidia-container-runtime 3.7.0-rc.1
nvidia-docker2 2.8.0-rc.1
The packages for this release are published to the libnvidia-container
package repositories.