Rename title images for consistency

This commit is contained in:
Jérôme Petazzoni
2017-11-08 10:41:46 -08:00
parent 479b858398
commit 2aad5319f9
32 changed files with 16 additions and 21 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 64 KiB

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 64 KiB

Before

Width:  |  Height:  |  Size: 97 KiB

After

Width:  |  Height:  |  Size: 97 KiB

Before

Width:  |  Height:  |  Size: 927 KiB

After

Width:  |  Height:  |  Size: 927 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Before

Width:  |  Height:  |  Size: 9.8 KiB

After

Width:  |  Height:  |  Size: 9.8 KiB

Before

Width:  |  Height:  |  Size: 190 KiB

After

Width:  |  Height:  |  Size: 190 KiB

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 49 KiB

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 80 KiB

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 101 KiB

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 49 KiB

Before

Width:  |  Height:  |  Size: 595 KiB

After

Width:  |  Height:  |  Size: 595 KiB

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 43 KiB

Before

Width:  |  Height:  |  Size: 85 KiB

After

Width:  |  Height:  |  Size: 85 KiB

+1 -4
View File
@@ -1,9 +1,6 @@
class: title
# Advanced Dockerfiles
![construction](images/construction.jpg)
![construction](images/title-advanced-dockerfiles.jpg)
---
+1 -1
View File
@@ -3,7 +3,7 @@ class: title
# Ambassadors
![](images/ambassador.jpg)
![](images/title-ambassador.jpg)
---
+1 -1
View File
@@ -3,7 +3,7 @@ class: title
# Background Containers
![Background Containers](images/background-containers.jpg)
![Background Containers](images/title-background-containers.jpg)
---
@@ -3,7 +3,7 @@ class: title
# Building Docker images with a Dockerfile
![construction](images/construction.jpg)
![construction](images/title-building-docker-images-with-a-dockerfile.jpg)
---
@@ -3,7 +3,7 @@ class: title
# Connecting Containers With Links
![graph](images/graph.gif)
![graph](images/title-connecting-containers-with-links.gif)
---
+1 -1
View File
@@ -3,7 +3,7 @@ class: title
# The Container Network Model
![A denser graph network](images/complex-network.jpg)
![A denser graph network](images/title-the-container-network-model.jpg)
---
+1 -1
View File
@@ -3,7 +3,7 @@ class: title
# Container Networking Basics
![A dense graph network](images/network.jpg)
![A dense graph network](images/title-container-networking-basics.jpg)
---
+1 -1
View File
@@ -3,7 +3,7 @@ class: title
# Copying files during the build
![Monks copying books](images/copy.jpg)
![Monks copying books](images/title-copying-files-during-build.jpg)
---
+1 -1
View File
@@ -3,7 +3,7 @@ class: title
# Our First Containers
![Plastic Containers](images/firstcontainers.jpg)
![Plastic Containers](images/title-our-first-containers.jpg)
---
+1 -1
View File
@@ -3,7 +3,7 @@ class: title
# Understanding Docker Images
![image](images/image.png)
![image](images/title-understanding-docker-images.png)
---
+1 -3
View File
@@ -1,10 +1,8 @@
class: title
# Installing Docker
![install](images/install.jpg)
![install](images/title-installing-docker.jpg)
---
+1 -1
View File
@@ -3,7 +3,7 @@ class: title
# Local Development Workflow with Docker
![construction](images/construction.jpg)
![construction](images/title-local-development-workflow-with-docker.jpg)
---
+1 -1
View File
@@ -3,7 +3,7 @@ class: title
# Naming and inspecting containers
![Markings on container door](images/containermarkings.jpg)
![Markings on container door](images/title-naming-and-inspecting-containers.jpg)
---
+1 -1
View File
@@ -2,7 +2,7 @@ class: title
# Our training environment
![SSH terminal](images/ssh.jpg)
![SSH terminal](images/title-our-training-environment.jpg)
---
+1 -1
View File
@@ -3,7 +3,7 @@ class: title
# Working with Volumes
![volume](images/volume.jpg)
![volume](images/title-working-with-volumes.jpg)
---
+1 -1
View File
@@ -10,7 +10,7 @@ page.onResourceError = function(resourceError) {
}
page.onConsoleMessage = function(msg) {
console.log('Console: ' +msg);
/*console.log('Console: ' +msg);*/
}
console.log('Loading: ' + url);