版權聲明:本文為部落客原創文章,未經部落客允許不得轉載。 https://blog.csdn.net/qq_34173549/article/details/80397950
docker虛拟機未啟動問題
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
解決
service docker start
版權聲明:本文為部落客原創文章,未經部落客允許不得轉載。 https://blog.csdn.net/qq_34173549/article/details/80397950
docker虛拟機未啟動問題
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
解決
service docker start