Forum EUserv

VPS / virtual private servers => Virtual servers - general => Topic started by: majianyu on July 30, 2020, 02:29:59 PM

Title: VS2-free docker problem
Post by: majianyu on July 30, 2020, 02:29:59 PM
Can docker be installed in vs2-free? I try to install docker using the yum method. When I try to start an image, an error is reported: OCI runtime create failed.
Title: Re: VS2-free docker problem
Post by: Forum-Support2 on August 03, 2020, 12:21:15 PM
Hello,

Reported by other users Docker is possible. Please check the logs.
Title: Re: VS2-free docker problem
Post by: majianyu on August 03, 2020, 03:54:09 PM
OK, I'll try again. If it's wrong, I'll come back to report the log again.
Title: Re: VS2-free docker problem
Post by: majianyu on August 04, 2020, 04:38:01 AM
Hello,

Reported by other users Docker is possible. Please check the logs.

root@srv101xx:~# docker run hello-world
Unable to find image 'hello-world:latest' locally
latest: Pulling from library/hello-world
0e03bdcc26d7: Pull complete
Digest: sha256:49a1c8800c94df04e9658809b006fd8a686cab8028d33cfba2cc049724254202
Status: Downloaded newer image for hello-world:latest
docker: Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused "process_linux.go:449: container init caused \"join session keyring: create session key: disk quota exceeded\"": unknown.

Look it.
ubuntu18.04
Title: Re: VS2-free docker problem
Post by: majianyu on August 04, 2020, 11:07:07 AM
Hello,

Reported by other users Docker is possible. Please check the logs.


I need you to set it.look this
https://memcpy.io/running-docker-privileged-inside-of-lxc-lxd.html
my server is “srv10172”
Title: Re: VS2-free docker problem
Post by: Forum-Support2 on August 04, 2020, 08:41:41 PM
Hello,

we will perform upgrades during the next 2 month. Please check your issue again after that upgrade and give us feedback here. Thank you for your help!
Title: Re: VS2-free docker problem
Post by: majianyu on August 05, 2020, 04:33:23 AM
OK, when it is upgraded, please reply to me under this post. Thank you very much.
Title: Re: VS2-free docker problem
Post by: alestrix on February 16, 2024, 09:47:14 PM
Has there been some movement here? I'm trying the same thing and also get the same error message when installig docker from packages.

I also tried rootless docker but it did not work either (slightly different OCI runtime error message - unfortunatelly I deleted rootless docker already, so cannot quote the exact error here)