File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1
1
# NVIDIA Container Toolkit Changelog
2
2
3
+ ## v1.17.4
4
+ - Disable mounting of compat libs from container by default
5
+ - Add allow-cuda-compat-libs-from-container feature flag
6
+ - Skip graphics modifier in CSV mode
7
+ - Properly pass configSearchPaths to a Driver constructor
8
+ - Add support for containerd version 3 config
9
+ - Add string TOML source
10
+
11
+ ### Changes in libnvidia-container
12
+ - Add no-cntlibs CLI option to nvidia-container-cli
13
+
14
+ ### Changes in the Toolkit Container
15
+ - Add support for containerd version 3 config
16
+ - Improve the implementation for UseLegacyConfig
17
+ - Bump CUDA base image version to 12.6.3
18
+
3
19
## v1.17.3
4
20
- Only allow host-relative LDConfig paths by default.
5
21
### Changes in libnvidia-container
You can’t perform that action at this time.
0 commit comments