docker: Error response from daemon: error gathering device information while adding custom device "/dev/dri": no such file or directory. ERRO[0000] error waiting for container: context canceled make: *** [Makefile:13: run] Error 127 #156
Open
by frankhli843 opened 4 years ago
·
1 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(MISSING)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Running docker container container by using make command gives this error
Tried running on mac osx and also tried deploying to my ubuntu 20 server with the same error.
Would appreciate the help!
The problem is this line
86403534b9/Makefile (L19)
It should work on Ubuntu, but I haven't tested it. It probably won't work on MacOS unless you have X11 installed there.
Try removing that line, rebuild, and test on Ubuntu.