We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2938ba0 + de9a328 commit 93e7139Copy full SHA for 93e7139
README.md
@@ -94,7 +94,7 @@ $ sudo chmod u+s $GOPATH/bin/docker-machine-driver-xhyve
94
| `--xhyve-virtio-9p` | `XHYVE_VIRTIO_9P` | bool | Enable `virtio-9p` folder share | `false` |
95
| `--xhyve-experimental-nfs-share` | `XHYVE_EXPERIMENTAL_NFS_SHARE` | bool | Enable `NFS` folder share (experimental) | `false` |
96
97
-If you want use `virtio-9p` folder sharing, need custom `boot2docker.iso`.
+`virtio-9p` support is included in boot2docker as of version 1.10.2. For earlier releases you need a custom `boot2docker.iso`
98
See https://github.com/zchee/boot2docker-legacy/releases.
99
100
## Would you do me a favor?
0 commit comments