在使用docker执行run.sh文件时,出现了错误
Job for docker.service failed because the control process exited with error code.
之后我就按照网上的操作作了一些修改,然后doker就崩了,首先是docker的卸载重装,总是会出现dockecer重装失败的问题,找到如下解决办法:
https://zhidao.baidu.com/question/533997170.html
到这里 dockerce的安装就不会出现问题了
但在执行sudo docker run hello-world
时,出现如下错误:
docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?.
See 'docker run --help'.
解决方案:
https://blog.youkuaiyun.com/qq_45527118/article/details/106131071
运行sh./build.sh又出现错误
W: GPG error: https://deve