Skip to content

Commit

Permalink
Emphasize external network must be used (docker#2990)
Browse files Browse the repository at this point in the history
* Emphasize external network must be used

* Forgot a period
  • Loading branch information
stevenhanna6 authored and londoncalling committed Apr 21, 2017
1 parent 881d56e commit 3cddbcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion machine/drivers/hyper-v.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Select the Virtual Switch Manager on the left-side **Actions** panel.

![Hyper-V manager](../img/hyperv-manager.png)

Set up a new external network switch to use instead of DockerNAT network switch (for Moby), which is set up by default when you install Docker for Windows. (Or if you already have another network switch set up, you can use that one.)
Set up a new **external network switch** to use instead of DockerNAT network switch (for Moby), which is set up by default when you install Docker for Windows. (Or if you already have another network switch set up, you can use that one, but it must be an **external** switch.)

For this example, we created a virtual switch called `Primary Virtual Switch`.

Expand Down

0 comments on commit 3cddbcb

Please sign in to comment.