USER@XYZ:~$ nvidia-ctk --version
NVIDIA Container Toolkit CLI version 1.17.4
commit: 9b69590c7428470a72f2ae05f826412976af1395
miloxyz@DESKTOP-4QHCRTU:~$
I trying to get the ACE example going. Ive followed the documentation for days and keep getting this error when I get to this part in the set up … Please help. Ive been stuck for days …USER :~$ docker run -it --rm --name temp-container nvcr.io/nvidia/ace/ia-animation-graph-microservice:1.0.2 /bin/bash
- ldconfig -p
- grep libGLX_nvidia.so.0
- NOTFOUND=1
- [[ -v NOTFOUND ]]
- cat