Hi, can anybody help with this log line and how to solve it.
Whenever I try to run docker commands like docker images, docker ps :-
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
MMT-9155:~ mmt9155$ sudo ls -la /var/run/docker.sock
lrwxr-xr-x 1 root daemon 30 Aug 2 16:30 /var/run/docker.sock -> /Users/mmt9155/.rd/docker.sock
no lines are printed in log files inside rancher-desktop.
Thanks.