OE4T / meta-tegra

BSP layer for NVIDIA Jetson platforms, based on L4T
MIT License
405 stars 222 forks source link

nvidia-container-toolkit: Add version and gitCommit to nvidia-container-runtime --version #1475

Closed dchvs closed 7 months ago

dchvs commented 7 months ago

This feature enables the display of the version information for the nvidia-container-toolkit binaries. After this change, the binary versioning will appear as follows:

nvidia-container-runtime --version
NVIDIA Container Runtime version 1.11.0
commit: 670+d9de4a0
.
.
.