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

hostname hardwired to boot2docker #114

Open thariman opened 8 years ago

thariman commented 8 years ago

Is it possible to change the host in defaultBootCmd to MachineName ?

reedho commented 7 years ago

Mine with docker-machine-driver-xhyve/0.2.2 has --xhyve-boot-cmd which can be used to override the host. Modifying docker-machine BootCmd in config.json for already created machine is working as well.