You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`nvcr.io/nvidia/k8s/container-toolkit:v1.17.1-ubuntu20.04` (also as `nvcr.io/nvidia/k8s/container-toolkit:v1.17.1`)
72
+
73
+
### Fixes and Features
74
+
75
+
- Fixed a bug where specific symlinks existing in a container image could cause a container to fail to start.
76
+
- Fixed a bug on Tegra-based systems where a container would fail to start.
77
+
- Fixed a bug where the default container runtime config path was not properly set.
78
+
79
+
### Enhancements to container-toolkit Container Images
80
+
81
+
- Added a fallback to using a config file if the current runtime config can not be determined from the command line. This fixes deployments on environments such as microk8s.
82
+
83
+
13
84
## NVIDIA Container Toolkit 1.17.0
14
85
15
86
This version includes updates for:
@@ -27,13 +98,14 @@ This release of the NVIDIA Container Toolkit `v1.17.0` is a feature update and b
27
98
The following packages are included:
28
99
29
100
-`nvidia-container-toolkit 1.17.0`
101
+
-`nvidia-container-toolkit-base 1.17.0`
30
102
-`libnvidia-container-tools 1.17.0`
31
103
-`libnvidia-container1 1.17.0`
32
104
33
105
The following `container-toolkit` conatiners are included:
0 commit comments