Skip to content

Commit 1ea10e1

Browse files
author
Mano Marks
authored
Merge pull request docker#254 from Dmitry1987/patch-1
fixes to markdown glitch in 2 places
2 parents 1295932 + 7b63e4b commit 1ea10e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

networking/A3-overlay-networking.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Now that you have a Swarm initialized it's time to create an **overlay** network
8686
8eqnahrmp9lv ingress overlay swarm
8787
ef4896538cc7 none null local
8888
0cihm9yiolp0 overnet overlay swarm
89-
```
89+
```
9090
9191
The new "overnet" network is shown on the last line of the output above. Notice how it is associated with the **overlay** driver and is scoped to the entire Swarm.
9292
@@ -130,7 +130,7 @@ Now that you have a Swarm initialized it's time to create an **overlay** network
130130
"Labels": null
131131
}
132132
]
133-
```
133+
```
134134
135135
# <a name="create_service"></a>Step 3: Create a service
136136

0 commit comments

Comments
 (0)