Question
Docker when i run command its a problem
Hi!
when I run the command:
- docker run -p 9987:9987/udp -p 10011:10011 -p 30033:30033 -e TS3SERVER_LICENSE=accept teamspeak
I have this error:
docker: Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused "process_linux.go:449: container init caused \"rootfs_linux.go:58: mounting \\\"proc\\\" to rootfs \\\"/var/lib/docker/vfs/dir/429bff4f25722a17bef56a82bbaab86d09efacceb4f0dc0ae3712eff137314b1\\\" at \\\"/proc\\\" caused \\\"permission denied\\\"\"": unknown.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×