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

Also have Docker Mac beta #118

Closed alexellis closed 7 years ago

alexellis commented 8 years ago
docker ps
Error response from daemon: client is newer than server (client API version: 1.23, server API version: 1.22)

Also have Docker Mac beta which crashed, then I tried out this driver again - if I recreate the machine will it upgrade the Docker API version?

hpurmann commented 8 years ago

docker-machine upgrade could help you I guess ;)

alexellis commented 8 years ago

@hpurmann thanks 👍