【发布时间】:2017-08-29 06:20:35
【问题描述】:
ubuntu-gnome@ubuntu-gnome:~$ docker images
Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get http://%2Fvar%2Frun%2Fdocker.sock/v1.30/images/json: dial unix /var/run/docker.sock: connect: permission denied
ubuntu-gnome@ubuntu-gnome:~$ sudo docker images
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
ubuntu-gnome@ubuntu-gnome:~$
【问题讨论】:
-
docker 守护进程正在运行吗?
-
早些时候,每当我默认运行该命令时,守护程序都会执行,但是,我不知道它停止了什么变化。