NVlabs / BundleSDF

[CVPR 2023] BundleSDF: Neural 6-DoF Tracking and 3D Reconstruction of Unknown Objects
https://bundlesdf.github.io/
Other
1.06k stars 116 forks source link

exec: "nvidia-container-runtime": executable file not found in $PATH: unknown #95

Closed monajalal closed 1 year ago

monajalal commented 1 year ago
(oneposeplus) mona@mona-ThinkStation-P7:~/BundleSDF/docker$ sudo docker build --network host -t nvcr.io/nvidian/bundlesdf .
Sending build context to Docker daemon  8.192kB
Step 1/24 : FROM nvidia/cuda:11.3.1-cudnn8-devel-ubuntu20.04
11.3.1-cudnn8-devel-ubuntu20.04: Pulling from nvidia/cuda
56e0351b9876: Pull complete 
18e5fdd4cb87: Pull complete 
645133b03941: Pull complete 
b4a1420ffd93: Pull complete 
7e1f4dad10e9: Pull complete 
552678304786: Pull complete 
da8df3f1d840: Pull complete 
46a89842b228: Pull complete 
2effcdc05756: Pull complete 
92f8b08ca694: Pull complete 
d8e42cb29222: Pull complete 
d06f83c5e84f: Pull complete 
Digest: sha256:d7d61d5e76fbe54da7a3076e4f1fc62af1fca0d40a6ef2253ee247f6d865d95e
Status: Downloaded newer image for nvidia/cuda:11.3.1-cudnn8-devel-ubuntu20.04
 ---> 37441370db5b
Step 2/24 : ENV TZ=US/Pacific
 ---> Running in b742be09fc0f
Removing intermediate container b742be09fc0f
 ---> 39e096bea0da
Step 3/24 : RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
 ---> Running in 88879eafbc23
failed to create shim task: OCI runtime create failed: unable to retrieve OCI runtime error (open /run/containerd/io.containerd.runtime.v2.task/moby/88879eafbc23e9f887fa3d5bddd96ec4a06e0a7b1f6131617035b29b7afb7205/log.json: no such file or directory): exec: "nvidia-container-runtime": executable file not found in $PATH: unknown