host.docker.internal alternative #1483
-
I am migrating from Docker Desktop to Rancher Desktop (RD). Right now, I am using RD version 1.0.1 with dockerd/moby.
$ docker run --rm curlimages/curl -vs http://host.docker.internal:8000
* Could not resolve host: host.docker.internal
* Closing connection 0 Is it missing from Rancher Desktop? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
We define the name inside the VM, but it currently does not resolve from inside containers. lima-vm/lima#622 will add this for macOS and Linux, and #1302 will provide this on Windows. |
Beta Was this translation helpful? Give feedback.
We define the name inside the VM, but it currently does not resolve from inside containers. lima-vm/lima#622 will add this for macOS and Linux, and #1302 will provide this on Windows.