docker / machine

Machine management for a container-centric world
https://docs.docker.com/machine/
Apache License 2.0
6.63k stars 1.97k forks source link

Error with vmware fusion 10 on macos 10.13.3 #4425

Open beardcoder opened 6 years ago

beardcoder commented 6 years ago

Command: docker-machine -D create -d vmwarefusion --vmwarefusion-memory-size 4.096 --vmwarefusion-cpu-count 4 --vmwarefusion-disk-size 100000 --vmwarefusion-no-share default

docker-machine version 0.14.0, build 89b8332

Output: https://gist.github.com/beardcoder/286edd2e27c43af58b27059d328cbe62

beardcoder commented 6 years ago

Nice to now. With docker-machine version 0.13.0, build 9ba6da9 works perfect