I was trying to setup docker on centos stream9 machine from playgroung everything seems to be fine but when i am trying to run container getting below error—
docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting “proc” to rootfs at “/proc”: mount src=proc, dst=/proc, dstFd=/proc/thread-self/fd/9, flags=0xe: no such file or directory: unknow
could you please help to resolve this