Join Slack
Powered by
```unix:///Users/greg/.rd/docker.sock``` As per my...
# rancher-desktop
e
early-receptionist-44710
05/22/2025, 12:52 PM
Copy code
unix:///Users/greg/.rd/docker.sock
As per my previous question... can anyone confirm that RD docker is ONLY available from this context and not via ssh?
f
fast-garage-66093
05/22/2025, 5:35 PM
The docker port is not exposed over TCP, only as a Unix socket. You will have to forward it yourself over ssh with something like
Forwarding the Docker Socket over SSH | by Drew Erny | Medium
Open in Slack
Previous