github NVIDIA/nvidia-container-toolkit v1.7.0

latest releases: v1.16.2, v1.16.1, v1.16.0...
2 years ago

This is a promotion of the v1.7.0 release to GA.

It allows the packages of the NVIDIA Container Toolkit to be installed on Ubuntu-based Jetson platforms making fixes and enhancements from previous versions available on these platforms. This includes the incompatibility with recent docker.io / containerd.io versions that was address in v1.6.0 on standard platforms.

NOTE: This release is a unified release of the NVIDIA Container Toolkit that consists of the following packages:

The packages for this release are published to the libnvidia-container package repositories.

v1.7.0-rc.1

  • 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 to v1.7.0-rc.1 to add Jetson support for this package. This makes the fixes from v1.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 1.7.0-rc.1

  • On Ubuntu18.04 arm64 platforms libnvidia-container-tools depends on both libnvidia-container0 and libnvidia-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 load libnvidia-container.so.0 dynamically on Jetson platforms

Don't miss a new nvidia-container-toolkit release

NewReleases is sending notifications on new releases.