You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like you are using Linux 3.10, which is over a decade old. The log states you don't have a /dev/urandom device which is probably the immediate failure for this, but I am quite confident that even with this changed to use /dev/random instead, there will be other failures beyond this one when running gVisor on this kernel.
Description
I try to run a docker container with runsc runtime, but failed:
runsc version
docker version (if using docker)
uname
Linux cicd 3.10.0-327.el7.x86_64 #1 SMP Thu Nov 19 22:10:57 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
runsc debug logs (if available)
boot.txt:
The text was updated successfully, but these errors were encountered: