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

Releases: NVIDIA/nvidia-container-runtime

v3.6.0

18 Nov 10:29
Compare
Choose a tag to compare

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

v3.6.0-rc.3

16 Nov 16:18
Compare
Choose a tag to compare
v3.6.0-rc.3 Pre-release
Pre-release
  • Build architecture independent packages (all for .deb and noarch for .rpm)
  • Bump nvidia-container-toolkit dependency to 1.6.0-rc.3

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 as experimental.

v3.6.0-rc.2

05 Nov 14:56
Compare
Choose a tag to compare
v3.6.0-rc.2 Pre-release
Pre-release
  • [BUILD] Allow TOOLKIT_VERSION and TOOLKIT_TAG to be specified as make variables

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 as experimental.

v3.6.0-rc.1

25 Oct 09:07
Compare
Choose a tag to compare
v3.6.0-rc.1 Pre-release
Pre-release
  • Add AARCH64 package for Amazon Linux 2

  • Convert to meta package that depends on nvidia-container-toolkit > 1.5.1

  • Remove libseccomp2 dependency as this was moved into nvidia-container-toolkit

  • [BUILD] Allow TAG to be specified instead of revision

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 as experimental.

v3.5.0

29 Apr 17:47
Compare
Choose a tag to compare
  • Add dependence on nvidia-container-toolkit >= 1.5.0
  • Refactor the whole project for easier extensibility in the future
  • Move main to cmd/nvidia-container-runtime to make it go-installable
  • Switch to logrus for logging and refactor how logging is done
  • Update to Golang 1.16.3
  • Improvements to build and CI system
  • Reorganize the code structure and format it correctly

v3.4.2

05 Feb 15:14
Compare
Choose a tag to compare
  • Add dependence on nvidia-container-toolkit >= 1.4.2

v3.4.1

25 Jan 15:30
Compare
Choose a tag to compare
  • Update README to list 'compute' as part of the default capabilities
  • Switch to gomod for vendoring
  • Update to Go 1.15.6 for builds
  • Add dependence on nvidia-container-toolkit >= 1.4.1

v3.4.0

16 Sep 16:45
Compare
Choose a tag to compare
  • Bump version to v3.4.0
  • Add dependence on nvidia-container-toolkit >= 1.3.0

v3.3.0

08 Jul 22:09
Compare
Choose a tag to compare
  • Update package license to match source license
  • Update project License
  • Update dependence on nvidia-container-toolkit to 1.2.0

v3.2.0

22 May 10:54
Compare
Choose a tag to compare
  • Update README with MIG information
  • Remove license-checker
  • Updated CI and build system to support multi-arch builds
  • Add aarch64 target