Skip to content
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

Can you help me how to use docker #315

Closed
17702513221 opened this issue Sep 25, 2020 · 3 comments
Closed

Can you help me how to use docker #315

17702513221 opened this issue Sep 25, 2020 · 3 comments
Labels

Comments

@17702513221
Copy link

my docker :docker run --name ubuntu18 -it --runtime=nvidia kunyoung92/cuda:10-7-devel18.04 /bin/bash
git clone https://github.com/keylase/
cd nvidia-patch
bash docker-entrypoint.sh
Detected nvidia driver version: 440.100
ERROR: cannot detect driver directory
/home

@Snawoot
Copy link
Collaborator

Snawoot commented Sep 25, 2020

docker-entrypoint is not intended to be run by hand. See instruction on main page. Also you may find historical reference on subject at issue which introduced docker support: #131

@sudo-kraken
Copy link

docker-entrypoint is not intended to be run by hand. See instruction on main page. Also you may find historical reference on subject at issue which introduced docker support: #131

How would you implement this when you use Docker Compose?

@nerijus
Copy link

nerijus commented Oct 20, 2020

It is really a docker, not nvidia-patch question.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants