Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

v3.6.0

Compare
Choose a tag to compare
@elezar elezar released this 18 Nov 10:29
· 19 commits to master since this release

This is a promotion of the v3.6.0-rc.3 release to GA.

NOTE: This release is the first 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.

v3.6.0-rc.3

  • Convert to architecture-independent packages (all for .deb and noarch for .rpm packages)

v3.6.0-rc.2

  • [BUILD] Allow TOOLKIT_VERSION and TOOLKIT_TAG to be specified as make variables

v3.6.0-rc.1

  • Add AARCH64 package for Amazon Linux 2
  • Convert to meta package that depends on nvidia-container-toolkit > 1.5.1. The nvidia-container-runtime executable was moved to the nvidia-container-toolkit package
  • Remove libseccomp2 dependency as this was moved into nvidia-container-toolkit package
  • [BUILD] Allow TAG to be specified instead of revision