钱西成
Results
2
comments of
钱西成
I got same problem.But I didn't fix it after disable IPv6. `docker: Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused "process_linux.go:449: container init caused \"process_linux.go:432:...
` echo 1 > /proc/sys/net/ipv6/conf/default/disable_ipv6 echo 1 > /proc/sys/net/ipv6/conf/all/disable_ipv6 ` I disabled IPv6 as above.Then I reboot my server.