刚学 docker 跟着官方文档操作的
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'.
systemctl start docker Failed to get D-Bus connection: Operation not permitted

