Skip to content

Releases: NVIDIA/nvidia-container-toolkit

v1.3.0-rc.1

24 Jul 20:48
Compare
Choose a tag to compare
v1.3.0-rc.1 Pre-release
Pre-release
  • Update build system to accept a TAG variable for things like rc.x
  • Add common CI tests for things like golint, gofmt, unit tests, etc.
  • Revert "Add ability to merge envars of the form NVIDIA_VISIBLE_DEVICES_*"
  • Flip build-all targets to run automatically on merge requests
  • Rename github.com/NVIDIA/container-toolkit to nvidia-container-toolkit
  • Add new config options to pull device list from mounted files instead of ENVVAR

v1.2.1

22 Jul 15:32
Compare
Choose a tag to compare
  • List config.toml as a config file in the RPM SPEC
  • Add 'ngx' to list of all driver capabilities

v1.2.0

08 Jul 22:09
Compare
Choose a tag to compare
  • Fix repo listed in changelog for debian distributions
  • Update dependence on libnvidia-container to 1.2.0
  • Update package license to match source license
  • Fix debian copyright file
  • Add the 'ngx' driver capability

v1.1.2

04 Jun 15:42
Compare
Choose a tag to compare
  • Add support for parsing Linux Capabilities for older OCI specs

v1.1.1

22 May 18:14
Compare
Choose a tag to compare
  • Update dependence to libnvidia-container 1.1.1

v1.1.0

22 May 18:13
Compare
Choose a tag to compare
  • Update build system to support multi-arch builds
  • Add support for MIG (Multi-Instance GPUs)
  • Add ability to merge envars of the form NVIDIA_VISIBLE_DEVICES_*
  • Add no-pivot option to toolkit

v1.0.5

22 May 18:13
Compare
Choose a tag to compare
  • Initial release. Replaces older package nvidia-container-runtime-hook