kuang-da / nvidia-pytorch-docker-env

0 stars 0 forks source link

docker-compose build OCI runtime create failed #2

Open kuang-da opened 2 years ago

kuang-da commented 2 years ago
(base) ➜  nvidia-pytorch git:(main) ✗ docker-compose build
Building nvidia-pytorch
Sending build context to Docker daemon  95.74kB
Step 1/12 : FROM nvcr.io/nvidia/pytorch:21.12-py3
 ---> 4c14b66a4c09
Step 2/12 : RUN conda install -c conda-forge numpy
 ---> Running in 478b0974357d
OCI runtime create failed: container_linux.go:380: starting container process caused: process_linux.go:545: container init caused: Running hook #1:: error running hook: exit status 1, stdout: , stderr: nvidia-container-cli: container error: cgroup subsystem devices not found: unknown
ERROR: Service 'nvidia-pytorch' failed to build : Build failed
kuang-da commented 2 years ago

It seems that this will be fixed very soon. So I prefer to wait for a couple of days.

https://github.com/NVIDIA/nvidia-docker/issues/1549 https://github.com/NVIDIA/nvidia-docker/issues/1549#issuecomment-1024440517