mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-02-23 04:38:06 +00:00
Bump version for v1.17.4 release
Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
parent
4add0a6bf2
commit
e0813e0c4d
14
CHANGELOG.md
14
CHANGELOG.md
@ -1,5 +1,19 @@
|
|||||||
# NVIDIA Container Toolkit Changelog
|
# NVIDIA Container Toolkit Changelog
|
||||||
|
|
||||||
|
## v1.17.4
|
||||||
|
- Disable mounting of compat libs from container by default
|
||||||
|
- Add allow-cuda-compat-libs-from-container feature flag
|
||||||
|
- Skip graphics modifier in CSV mode
|
||||||
|
- Properly pass configSearchPaths to a Driver constructor
|
||||||
|
- Add support for containerd version 3 config
|
||||||
|
- Add string TOML source
|
||||||
|
|
||||||
|
### Changes in libnvidia-container
|
||||||
|
- Add no-cntlibs CLI option to nvidia-container-cli
|
||||||
|
|
||||||
|
### Changes in the Toolkit Container
|
||||||
|
- Bump CUDA base image version to 12.6.3
|
||||||
|
|
||||||
## v1.17.3
|
## v1.17.3
|
||||||
- Only allow host-relative LDConfig paths by default.
|
- Only allow host-relative LDConfig paths by default.
|
||||||
### Changes in libnvidia-container
|
### Changes in libnvidia-container
|
||||||
|
Loading…
Reference in New Issue
Block a user