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

Win10, Docker安装报错 #81

Open
mkygogo opened this issue May 17, 2024 · 3 comments
Open

Win10, Docker安装报错 #81

mkygogo opened this issue May 17, 2024 · 3 comments

Comments

@mkygogo
Copy link

mkygogo commented May 17, 2024

错误信息如下

Digest: sha256:7ea98f14222a8ac4d120dc6e711f44c4b93958220106b4fa6fc4c9f51b7397b6
Status: Downloaded newer image for registry.cn-hangzhou.aliyuncs.com/lipku/nerfstream:v1.3
docker: 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 hook #0: error running hook: exit status 1, stdout: , stderr: Auto-detected mode as 'legacy'
nvidia-container-cli: mount error: file creation failed: /var/lib/docker/overlay2/980afb52b7198e58fbf9adfb54ffff4f826429da2571cc4ac23ba3f5e8678fd4/merged/usr/lib/x86_64-linux-gnu/libnvidia-ml.so.1: file exists: unknown.

@jt-z
Copy link

jt-z commented May 17, 2024

你能把你安装docker的步骤描述一下吗,以及一些更详细的相关信息?

@mkygogo
Copy link
Author

mkygogo commented May 17, 2024

就是按照readme里的命令安装,没做其他修改
PS G:\AI\2DMetahuman> docker run --gpus all -it --network=host --rm registry.cn-hangzhou.aliyuncs.com/lipku/nerfstream:v1.3 Unable to find image 'registry.cn-hangzhou.aliyuncs.com/lipku/nerfstream:v1.3' locally v1.3: Pulling from lipku/nerfstream 96d54c3075c9: Pull complete a3d20efe6db8: Pull complete e292555d422b: Pull complete e8ad5af7079c: Pull complete dae9d86d2858: Pull complete 18fbb613f402: Pull complete 603b93153fa7: Pull complete 1dea0acafbae: Pull complete c4c9938b3cd6: Pull complete be21d90151c2: Pull complete 3b52958b72d4: Pull complete c5e35265f73c: Pull complete cb509c0a1556: Pull complete 3100a83ed1e1: Pull complete e4728110d97b: Pull complete Digest: sha256:7ea98f14222a8ac4d120dc6e711f44c4b93958220106b4fa6fc4c9f51b7397b6 Status: Downloaded newer image for registry.cn-hangzhou.aliyuncs.com/lipku/nerfstream:v1.3 docker: 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 hook #0: error running hook: exit status 1, stdout: , stderr: Auto-detected mode as 'legacy' nvidia-container-cli: mount error: file creation failed: /var/lib/docker/overlay2/980afb52b7198e58fbf9adfb54ffff4f826429da2571cc4ac23ba3f5e8678fd4/merged/usr/lib/x86_64-linux-gnu/libnvidia-ml.so.1: file exists: unknown.

@mkygogo
Copy link
Author

mkygogo commented May 17, 2024

我看网上同样问题,貌似要在build镜像的时候删除libnvidia-ml.so.1,。我尝试重新build,但是也会报错

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

No branches or pull requests

2 participants