Open icsy7867 opened 1 month ago
Hard to say without more context but my guess is you have libnvidia-container installed in your image with some environment variables that would make it try to load driver libraries that are not yet mounted in the container.
See https://github.com/NVIDIA/libnvidia-container/issues/224
I am really not sure where to start with this issue. I am hoping someone smarter than I might have some magic insight...
Basically, I have an enroot jail, which I imported and created from a docker container. Everything runs 100% fine the first run through.
However, if I kill the enroot jail, and restart it in exactly the same way I get this error:
now if I do an enroot remove enroot_name and I recreate and restart it, it works fine again. Any guidance would be amazing! Thank you!