What's Changed
Promote v1.18.0-rc.6 to v1.18.0 for the NVIDIA Container Toolkit v1.18.0 release.
v1.18.0-rc.6
- Add clock_gettime to allowed syscalls
v1.18.0-rc.5
This is a version-bump release for the NVIDIA Container Toolkit v1.18.0-rc.5 release.
v1.18.0-rc.4
This is a version-bump release for the NVIDIA Container Toolkit v1.18.0-rc.4 release.
v1.18.0-rc.3
This is a version-bump release for the NVIDIA Container Toolkit v1.18.0-rc.3 release.
v1.18.0-rc.2
This is a version-bump release for the NVIDIA Container Toolkit v1.18.0-rc.2 release.
v1.18.0-rc.1
- Fix pointer accessing local variable out of scope
- Require version match between libnvidia-container-tools and libnvidia-container1
- Add libnvidia-gpucomp.so to the list of compute libs
- Use VERSION_ prefix for version parts in makefiles
- Add additional logging
- Do not discard container flags when --cuda-compat-mode is not specified
- Remove unneeded --no-cntlibs argument from list command
- Add cuda-compat-mode flag to configure command
- Skip files when user has insufficient permissions
- Fix building with Go 1.24
- Add no-cntlibs CLI option to nvidia-container-cli
- Fix always using fallback
- Add fallback for systems without memfd_create()
- Create virtual copy of host ldconfig binary before calling fexecve()
- Fix some typos in text.
Full Changelog: v1.17.0...v1.18.0