docker run: getting the final child‘s pid from pipe caused \“EOF\““:解决
·
问题原因
内核与docker版本问题
解决
重装docker
命令如下:
apt-get autoremove docker-ceapt-cache madison docker-cesudo apt-get install docker-ce=18.06.1~ce~3-0~ubuntu
以上三个命令都要执行.
最后一个命令中的版本视你自己而定.
结果
记得start
参考: docker run hello-world异常:Error response from daemon: OCI runtime create failed context canceled
更多推荐
所有评论(0)