docker运行权限问题-http+docker://localunixsocket - is it running?
#docker权限问题
Couldn’t connect to Docker daemon at http+docker://localunixsocket - is it running? If it’s at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
有的建议是对 用户进行赋权 将docker 加入到 root组内
在你以其他用户运行时,很可能还是这个错误。