I have my rancher desktop running as i can see . b...
# rancher-desktop
i
I have my rancher desktop running as i can see . but i get this error when i do
docker ps
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
nvm I had to use
docker context use rancher-desktop
then all good
As i have Docker desktop too and was stopped so had to explicit set context .
👍 1