NVIDIA SDK Manager on Docker container

Hi purohit1, I checked this Dockerfile only Ubuntu environment.
Because, I do not have macOS PC.

./launch_container.sh: line 6: xauth: command not found
./launch_container.sh: line 6: xauth: command not found

I think that xauth command wan not installed your PC.
I used this command to enable X11 forwarding.

./launch_container.sh: line 10: realpath: command not found

I think that realpath command wan not installed your PC.
You can replace absolute pathname in this Dockerfile.

Hi! when I try to use this container I have error:

Error: [error]: : [exec_command]: /bin/bash -c /tmp/tmp_NV_L4T_FILE_SYSTEM_AND_OS_T194_COMP.sh; [error]: chroot: failed to run command 'dpkg': Exec format error

full log in log file
NV_L4T_FILE_SYSTEM_AND_OS_T194_COMP.log (2.6 KB)

Alternative repository (without Exec format error):

To fix Exec format error:

NVIDIA release official Docker image.
So, please use this image.
https://docs.nvidia.com/sdk-manager/docker-containers/index.html