mirror of https://github.com/docker/docs.git
update readme with vswitch note
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
This commit is contained in:
parent
982702d6d0
commit
3b5df86d2d
|
@ -283,6 +283,8 @@ Options:
|
||||||
|
|
||||||
Creates a Boot2Docker virtual machine locally on your Windows machine using Hyper-V. [See here](http://windows.microsoft.com/en-us/windows-8/hyper-v-run-virtual-machines) for instructions to enable Hyper-V.
|
Creates a Boot2Docker virtual machine locally on your Windows machine using Hyper-V. [See here](http://windows.microsoft.com/en-us/windows-8/hyper-v-run-virtual-machines) for instructions to enable Hyper-V.
|
||||||
|
|
||||||
|
Note: you will need an existing virtual switch to use the driver.
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
|
|
||||||
- `--hyper-v-boot2docker-location`: Location of a local boot2docker iso to use. Overrides the URL option below.
|
- `--hyper-v-boot2docker-location`: Location of a local boot2docker iso to use. Overrides the URL option below.
|
||||||
|
|
Loading…
Reference in New Issue