Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
解决:
systemctl enable dockersystemctl daemon-reload
systemctl restart docker.service

浙公网安备 33010602011771号