[root@vm-05-187 moby]# docker run --runtime=runsc --rm hello-world
docker: Error response from daemon: OCI runtime create failed: unable to retrieve OCI runtime error (open /run/containerd/io.containerd.runtime.v1.linux/moby/1e6223a7cdb30e0a4dd47d17de60212b798899864819993d881c796a4521914e/log.json: no such file or directory): /usr/local/bin/runsc did not terminate sucessfully: unknown.
Other useful information:
[root@vm-05-187 moby]# uname -a
Linux vm-05-187 5.7.7-1.el7.elrepo.x86_64 #1 SMP Wed Jul 1 11:53:16 EDT 2020 x86_64 x86_64 x86_64 GNU/Linux
[root@vm-05-187 moby]# docker -v
Docker version 19.03.12, build 48a66213fe