Hi. I am using MAC M2. I have been using Docker Desktop, but moved to Rancher now. After moving to Rancher, i am facing an issue. The issue is, my python script is unable to interact with docker.
It says
docker.errors.DockerException: Error while fetching server API version: ('Connection aborted.', ConnectionRefusedError(61, 'Connection refused'))
It never happened in Docker Desktop. Is it something to do with the user permission or something?