virtio_net: Could not create vmnet interface, permission denied or no entitlement?
If you encounter the error above while run docker-machine start default
, you could try the following solution.
sudo chown root:wheel /usr/local/opt/docker-machine-driver-xhyve/bin/docker-machine-driver-xhyve
sudo chmod u+s /usr/local/opt/docker-machine-driver-xhyve/bin/docker-machine-driver-xhyve