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

Fixes xhyve stdout and stderr printing #32

Closed johanneswuerbach closed 8 years ago

johanneswuerbach commented 8 years ago

Before only <nil> was printed, which didn't really help finding the error.

zchee commented 8 years ago

@johanneswuerbach LGTM.