vnoir
(Vnoir)
1
Continuing the discussion from Docker run container failing with --gpus all. nvidia-container-cli: initialization error: WSL environment detected but no adapters were found: unknown:
I am very new with docker, WSL, CUDA end so on. I have exactly the same problem, same errors. No adapters found. : what have I to do?
I get this error:
PS C:> docker run --gpus all -e VISION-DETECTION=True -e VISION-FACE=True -v localstorage:/datastore -p 150:5000 deepquestai/deepstack:gpu-2022.01.1
docker: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running hook #0: error running hook: exit status 1, stdout: , stderr: Auto-detected mode as ‘legacy’
nvidia-container-cli: initialization error: WSL environment detected but no adapters were found: unknown.
Note: Docker is running ok
Thank you very much if you can help me.
Thanks a lot
ajeetraina
(Ajeet Singh Raina)
2
Hi @vnoir Did you see this discussion thread on NVIDIA GitHub page? Can you try the workaround and see if it works for you.