We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5ac593e + 9f69709 commit 9b69590Copy full SHA for 9b69590
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# NVIDIA Container Toolkit Changelog
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
+- Bump CUDA base image version to 12.6.3
16
17
## v1.17.3
18
- Only allow host-relative LDConfig paths by default.
19
### Changes in libnvidia-container
0 commit comments