Merge pull request #1459 from sandric/patch-1

Update networking.md
This commit is contained in:
Alexandre Beslic 2015-11-29 01:25:50 -08:00
commit d05c80c1ae
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ scope driver.
As you can see here, the ID is the same on the two nodes, because it's the same As you can see here, the ID is the same on the two nodes, because it's the same
network. network.
If you want to want to create a local scope network (for example with the bridge If you want to create a local scope network (for example with the bridge
driver) you should use `<node>/<name>` otherwise your network will be created on a driver) you should use `<node>/<name>` otherwise your network will be created on a
random node. random node.