Connect Docker Desktop to Remote Docker Dameon
I am trying to connect a remote docker daemon to my docker desktop on MAC (MBP, m1 chip), so that I can view the containers running on the remote VM on the docker desktop UI, however I am failing to connect it.
I have configured the remote daemon to listen on the port 2376, I have created and switched the context locally to the "remote_context" I created, yet the Docker Desktop is not picking up the changes. The build section does show the remote builds, but the container and volume and images section show only local images, containers, etc.
Same here Exporting DOCKER_HOST to remote ip doesn't work at all Even with docker.service.d/options.conf changed on remote machine
Same here
Same here Exporting DOCKER_HOST to remote ip doesn't work at all Even with docker.service.d/options.conf changed on remote machine
Have you tried this https://github.com/docker/for-win/issues/3570#issuecomment-629239998