张贤健的个人网站

很宅,没有朋友约又不愿意一个人待在家;不会修电脑;游戏技能点停留在连连看前几关;不会把技术挂在嘴边;不爱穿格子衬衫;没能力轻易开发各种软件。我不是大神,只是程序员中的小学生!

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: 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
posted @ 2019-05-15 09:57  张贤健  阅读(8880)  评论(0编辑  收藏  举报