docker: Error response from daemon: OCI runtime create failed: container_linux.go:345: starting c...

docker: Error response from daemon: OCI runtime create failed: container_linux.go:345: starting container process caused "exec: \"ping\": executable file not found in $PATH": unknown.

 

 

 

解決方案:
docker run learn/tutorial /bin/sh -C &&  ping www.baidu.com
相關文章
相關標籤/搜索