machine-drivers / docker-machine-driver-xhyve

docker-machine/minikube/minishift driver plugin for xhyve/hyperkit (native macOS hypervisor.framework)
https://godoc.org/github.com/machine-drivers/docker-machine-driver-xhyve
BSD 3-Clause "New" or "Revised" License
888 stars 74 forks source link

host networking macOS #175

Open c-Monster opened 7 years ago

c-Monster commented 7 years ago

I have a bunch of Docker containers running http servers that need to talk to each other on localhost. I got the containers to spin up in xhyve, but I still can't hit endpoints on the servers. Is there piece of the installation process I'm missing?