Open
Description
I created with command:
docker-machine create --driver xhyve xhyve-test
But I get stuck with this output:
(xhyve-test) Waiting for VM to come online...
(xhyve-test) Waiting on a pseudo-terminal to be ready... done
(xhyve-test) Hook up your terminal emulator to /dev/ttys001 in order to connect to your VM
(xhyve-test) linkname (null)
(xhyve-test) COM1 connected to /dev/ttys001
Nothing happens and I can't connect using docker-machine env
.
$ docker-machine --version
docker-machine version 0.16.2, build bd45ab1
I am on Catalina 10.15.5
I installed docker-machine-driver-xhyve with homebrew:
brew info docker-machine-driver-xhyve
docker-machine-driver-xhyve: stable 0.4.0 (bottled), HEAD
Metadata
Metadata
Assignees
Labels
No labels