How to mount host-files-for-container.d in your custom ubuntu images

Hi,

Please launch the container with --runtime nvidia and then it will mount the libraries.
You can add a new csv file in /etc/nvidia-container-runtime/host-files-for-container.d also to enable the custom library access.

Thanks.