-
Notifications
You must be signed in to change notification settings - Fork 150
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
Error response from daemon: unknown or invalid runtime name: nvidia #139
Comments
Hi @1572161937 ! |
I have restarted win11, restarted docker, restarted WSL2.0, it doesn't work. |
The issue seems to be: |
We think it's because of WSL 2.0 issue. Please try to use the Linux system to install directly. |
Hi @1572161937 Please see #144 |
After ran
![sunlogin_20230815171536](https://private-user-images.githubusercontent.com/102746679/260673905-71abc1cf-4cad-444e-9e7f-648d6544d9bc.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyOTY0NzksIm5iZiI6MTczOTI5NjE3OSwicGF0aCI6Ii8xMDI3NDY2NzkvMjYwNjczOTA1LTcxYWJjMWNmLTRjYWQtNDQ0ZS05ZTdmLTY0OGQ2NTQ0ZDliYy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjExJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMVQxNzQ5MzlaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0xN2Y5MjIzNzk1YjRiZGRhOTU2NjhhNTQxOWIwZWQwOTAzODQwNjY1ZTdiY2UyOTQ2MDBmZmM4MTE0Nzk0NWYzJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.pEdCsh8tunzRwqEZXXGmRbFMHM2FLhi8JIZriQt1Ff4)
docker compose --profile model up
, I met follow error.I have set the
/etc/docker/daemon.json
.nvidia-smi
could show my GPUs successfully.My environment : win11 22621.675 + docker desktop + WSL2.0 Ubuntu-20.04
The text was updated successfully, but these errors were encountered: