Releases: NVIDIA/nvidia-container-runtime
v3.1.4
v3.1.3
- Add opensuse-leap15.1 support
v3.1.2
- Remove two test cases from e2e test suite that are not needed
- Integrate e2e tests for ubuntu16.04 and centos7 into cicd
- Add debian10 support
- Disable logging at hook level to clarify output
v3.1.1
v3.1.0
This release is paired with the new docker 19.03 release which enables native gpu support.
We've renamed nvidia-container-runtime-hook to nvidia-container-toolkit as this is now the package new users are expected to install. For more details see the nvidia-docker2 readme: https://github.com/NVIDIA/nvidia-docker
We've also fixed the upgrade path for RPMs. Issue #69 describes some of the issue we faced.
v3.0.1
v3.0.0
Release version 3.0.0, which transition to the new runtime implementation.
It shims between docker and runc instead of shipping its own runc. This allows us to decouple ourselves from Docker.
Hence new Docker release won't require new nvidia-docker2 packages.
This is tied to the version of nvidia-docker 2.1.0: https://github.com/NVIDIA/nvidia-docker/releases/tag/v2.1.0