Hi, I run some old Java applications on OSX ranche...
# rancher-desktop
w
Hi, I run some old Java applications on OSX rancher desktop via docker compose with
network_mode: host
. I'm getting failures where they can't resolve the local hostname
lima-rancher-desktop: Name or service not known
. Any ideas/advice? It seems like it's running in a situation where it thinks the local hostname is
lima-rancher-desktop
but can't resolve that to an IP address, anything I can do to improve or work around this?