3

I'm setting up Nakama for a personal Unity3D project.

Normally it has to return to a normal command-line. Like user@vps-24-nextwab:~$

I use Docker version 18.09.7, build 2d0083d

I tried on two different VPS, with a root and non-root user.

What I type:

sudo docker run --name=db -p 26257 -p 8080 cockroachdb/cockroach start --insecure

The output is:

docker: Error response from daemon: OCI runtime create failed: container_linux.go:345: starting container process caused "process_linux.go:430: container init caused \"rootfs_linux.go:58: mounting \\"proc\\" to rootfs \\"/var/lib/docker/vfs/dir/7c1c7c17556e9d13882fb75c32952a72b3e25cfd9ce992958d6750b5e72bbc5e\\" at \\"/proc\\" caused \\"permission denied\\"\"": unknown.

0 Answers0