Releases: NVIDIA/nvidia-docker
v2.7.0-rc.3
- Bump
nvidia-container-toolkit
dependency to1.6.0-rc.3
NOTE: This release is the first unified release of the NVIDIA Container Toolkit that consists of the following packages:
libnvidia-container 1.6.0-rc.3
nvidia-container-toolkit 1.6.0-rc.3
nvidia-container-runtime 3.6.0-rc.3
nvidia-docker2 2.7.0-rc.3
The packages for this release are published to the libnvidia-container
package repositories as experimental.
v2.7.0-rc.2
- [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:
libnvidia-container 1.6.0-rc.2
nvidia-container-toolkit 1.6.0-rc.2
nvidia-container-runtime 3.6.0-rc.2
nvidia-docker2 2.7.0-rc.2
The packages for this release are published to the libnvidia-container
package repositories as experimental.
v2.7.0-rc.1
-
Add AARCH64 package for Amazon Linux 2
-
Replace
nvidia-container-runtime
dependence withnvidia-container-toolkit
> 1.5.1 -
[BUILD] Allow for TAG to be specified in Makefile to match other projects.
NOTE: This release is the first unified release of the NVIDIA Container Toolkit that consists of the following packages:
libnvidia-container 1.6.0-rc.1
nvidia-container-toolkit 1.6.0-rc.1
nvidia-container-runtime 3.6.0-rc.1
nvidia-docker2 2.7.0-rc.1
The packages for this release are published to the libnvidia-container
package repositories as experimental.
v2.6.0
- Add dependence on nvidia-container-runtime >= 3.5.0
- Add Jenkinsfile for building packages
v2.5.0
v2.4.0
v2.3.0
v2.2.2
Add opensuse-leap15.1 support
v2.2.1
Add Debian10 support
v2.1.1
Adds support for the new native GPU support in Docker.
Fixes nvidia-docker2 not picking up docker-runc
for the docker 18.06 branch