-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nvidia-docker: command not found #298
Comments
cai@cai:/mnt/mydisk/pylot-master$ docker exec -i -t pylot /home/erdos/workspace/pylot/scripts/run_simulator.sh |
cai@cai:/mnt/mydisk/pylot-master$ ssh -p 20022 -X erdos@localhost
This system has been minimized by removing packages and content that are To restore this content, you can run the 'unminimize' command. The programs included with the Ubuntu system are free software; Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by /usr/bin/xauth: file /home/erdos/.Xauthority does not exist Is this wrong? how to fix? |
cai@cai:/mnt/mydisk/pylot-master$ ./scripts/install-nvidia-docker.sh
...
Reading package lists... Done
Building dependency tree
Reading state information... Done
nvidia-docker2 is already the newest version (2.14.0-1).
0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded.
cai@cai:/mnt/mydisk/pylot-master$ nvidia-docker run -itd --name pylot -p 20022:22 erdosproject/pylot /bin/bash
nvidia-docker: command not found
Even execute ./scripts/install-nvidia-docker.sh, why "nvidia-docker: command not found"?
The text was updated successfully, but these errors were encountered: