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

Retiring --xhyve-experimental-nfs-share-enable and updating README.md #193

Closed huguesalary closed 6 years ago

huguesalary commented 6 years ago

Using --xhyve-experimental-nfs-shares to set up NFS shares implies --xhyve-experimental-nfs-share-enable, which now becomes redundant.

Removing --xhyve-experimental-nfs-share-enable makes the command line easier to use.