docker总是出错 executable file not found in $PATH
Tofloor
poster avatar
lenny
deepin
2017-10-14 07:50
Author
本帖最后由 lenny 于 2017-10-14 09:47 编辑

换了好几个镜像都是这个错误,但是运行hello-world又是正常的,好像映射端口就会有这个错误(不确定)
container_linux.go:265: starting container process caused "exec: \"-d\": executable file not found in $PATH"
docker: Error response from daemon: oci runtime error: container_linux.go:265: starting container process caused "exec: \"-d\": executable file not found in $PATH".
ERRO[0001] error waiting for container: context canceled
对了,没有用添加源的方式安装docker,直接安装的deb

Reply Favorite View the author
All Replies
avatar
lenny
deepin
2017-10-14 21:21
#1
自问自答
按照wiki的方法装docker就没问题了
Reply View the author