Currently, we do not support certain names in the docker desktop that translate to gateway IP addresses when a container is trying to reach the host or service that resides on the host. We should support these names such as host-gateway and gateway.docker.internal. Also, as part of this issue we should explore to see if there are other names that are not currently supported by Rancher Desktop.
Currently, we do not support certain names in the docker desktop that translate to gateway IP addresses when a container is trying to reach the host or service that resides on the host. We should support these names such as
host-gateway
andgateway.docker.internal
. Also, as part of this issue we should explore to see if there are other names that are not currently supported by Rancher Desktop.