Rename other images

This commit is contained in:
Jérôme Petazzoni
2017-11-08 11:04:51 -08:00
parent 1f78264e9f
commit f0f03e2440
22 changed files with 15 additions and 15 deletions

View File

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 41 KiB

View File

Before

Width:  |  Height:  |  Size: 84 KiB

After

Width:  |  Height:  |  Size: 84 KiB

View File

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 68 KiB

View File

Before

Width:  |  Height:  |  Size: 174 KiB

After

Width:  |  Height:  |  Size: 174 KiB

View File

Before

Width:  |  Height:  |  Size: 350 KiB

After

Width:  |  Height:  |  Size: 350 KiB

View File

Before

Width:  |  Height:  |  Size: 155 KiB

After

Width:  |  Height:  |  Size: 155 KiB

View File

Before

Width:  |  Height:  |  Size: 230 KiB

After

Width:  |  Height:  |  Size: 230 KiB

View File

Before

Width:  |  Height:  |  Size: 62 KiB

After

Width:  |  Height:  |  Size: 62 KiB

View File

Before

Width:  |  Height:  |  Size: 203 KiB

After

Width:  |  Height:  |  Size: 203 KiB

View File

Before

Width:  |  Height:  |  Size: 122 KiB

After

Width:  |  Height:  |  Size: 122 KiB

View File

Before

Width:  |  Height:  |  Size: 174 KiB

After

Width:  |  Height:  |  Size: 174 KiB

View File

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB

View File

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View File

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 42 KiB

View File

@@ -3,7 +3,7 @@ class: title
# Ambassadors
![](images/title-ambassador.jpg)
![Two serious-looking persons shaking hands](images/title-ambassador.jpg)
---
@@ -40,7 +40,7 @@ ambassador containers.
---
![ambassador](images/diagram.png)
![ambassador](images/ambassador-diagram.png)
---

View File

@@ -69,7 +69,7 @@ But first, let's make sure that everything works properly.
Point your browser to the IP address of your Docker host, on the port
shown by `docker ps` for container port 80.
![Screenshot](images/web.png)
![Screenshot](images/welcome-to-nginx.png)
---

View File

@@ -20,7 +20,7 @@ class: pic
## The VPS age (until 2007-2008)
![lightcont](images/lightcont.png)
![lightcont](images/containers-as-lightweight-vms.png)
---

View File

@@ -58,7 +58,7 @@ class: pic
## The deployment problem
![problem](images/problem.png)
![problem](images/shipping-software-problem.png)
---
@@ -66,7 +66,7 @@ class: pic
## The matrix from hell
![matrix](images/matrix.png)
![matrix](images/shipping-matrix-from-hell.png)
---
@@ -74,7 +74,7 @@ class: pic
## The parallel with the shipping indsutry
![history](images/shippingindustry.png)
![history](images/shipping-industry-problem.png)
---
@@ -82,7 +82,7 @@ class: pic
## Intermodal shipping containers
![shipping](images/shipping.png)
![shipping](images/shipping-industry-solution.png)
---
@@ -90,7 +90,7 @@ class: pic
## A new shipping ecosystem
![shipeco](images/shipeco.png)
![shipeco](images/shipping-indsutry-results.png)
---
@@ -98,7 +98,7 @@ class: pic
## A shipping container system for applications
![shipapp](images/appcont.png)
![shipapp](images/shipping-software-solution.png)
---
@@ -106,7 +106,7 @@ class: pic
## Eliminate the matrix from hell
![elimatrix](images/elimatrix.png)
![elimatrix](images/shipping-matrix-solved.png)
---

View File

@@ -148,7 +148,7 @@ http://<yourHostIP>:80
We can see our company naming application.
![web application 1](images/webapp1.png)
![web application 1](images/webapp-in-blue.png)
---
@@ -184,7 +184,7 @@ http://<yourHostIP>:80
We can see the updated color of our company naming application.
![web application 2](images/webapp2.png)
![web application 2](images/webapp-in-red.png)
---

View File

@@ -208,6 +208,6 @@ Yes!
class: pic
![Node, pod, container](images/thanks-weave.png)
![Node, pod, container](images/k8s-arch3-thanks-weave.png)
(Diagram courtesy of Weave Works, used with permission.)

View File

@@ -75,7 +75,7 @@ class: extra-details
class: pic
![Docker CE/EE release cycle](images/lifecycle.png)
![Docker CE/EE release cycle](docker-ce-ee-lifecycle.png)
---