mirror of https://github.com/docker/docs.git
update broken boot2docker link (#8775)
now points to https://github.com/boot2docker/boot2docker
This commit is contained in:
parent
396f4198bc
commit
ee4966568e
|
@ -19,7 +19,7 @@ Creates machines locally on [VMware Fusion](http://www.vmware.com/products/fusio
|
|||
- `--vmwarefusion-no-share`: Disable the mount of your home directory.
|
||||
|
||||
The VMware Fusion driver uses the latest boot2docker image.
|
||||
See [frapposelli/boot2docker](https://github.com/frapposelli/boot2docker/tree/vmware-64bit)
|
||||
See [frapposelli/boot2docker](https://github.com/boot2docker/boot2docker)
|
||||
|
||||
#### Environment variables and default values
|
||||
|
||||
|
|
Loading…
Reference in New Issue