updating bridge network diags

This commit is contained in:
Bret Fisher
2018-09-29 02:18:03 +02:00
committed by Jérôme Petazzoni
parent 08059a845f
commit 657b7465c6
5 changed files with 10 additions and 2 deletions
+9 -1
View File
@@ -107,9 +107,17 @@ class: pic
class: pic
## Two containers on a single Docker network
![bridge2](images/bridge2.png)
---
class: pic
## Two containers on two Docker networks
![bridge3](images/bridge2.png)
![bridge3](images/bridge3.png)
---
Regular → Executable
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 97 KiB

Regular → Executable
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 119 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB

+1 -1
View File
@@ -110,7 +110,7 @@ div.pic img {
display: block;
margin: auto;
max-width: 1210px;
max-height: 681px;
max-height: 550px;
}
div.pic h1, div.pic h2, div.title h1, div.title h2 {
text-align: center;