GenerativeAIExamples icon indicating copy to clipboard operation
GenerativeAIExamples copied to clipboard

Getting an error while running this command : docker compose up -d --build

Open debopriyosanyal opened this issue 4 months ago • 1 comments

I am getting an error while running the following command docker compose up -d --build for https://github.com/NVIDIA/GenerativeAIExamples/tree/main/RAG/examples/basic_rag/langchain

Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running prestart hook #0: exit status 1, stdout: , stderr: Auto-detected mode as 'legacy' nvidia-container-cli: initialization error: WSL environment detected but no adapters were found: unknown

It appears based on the error message text that some nvidia driver is missing.

Can you tell me which driver? Also do I need to have any nvidia chip on my system to run this ? Or This would access Nvidia hardware over the cloud?

debopriyosanyal avatar Aug 13 '25 11:08 debopriyosanyal

Hi, Can I handle this issues now?

marktech0813 avatar Nov 04 '25 01:11 marktech0813