diff --git a/slides/intro-container-security.yml.html b/slides/intro-container-security.yml.html
index ced1040..8c33f2f 100644
--- a/slides/intro-container-security.yml.html
+++ b/slides/intro-container-security.yml.html
@@ -36,7 +36,7 @@ i share: Introduction Container Security and Hardening
```
-These slides have been built from commit: a2743fb
+These slides have been built from commit: 9e893b5
[shared/title.md](""/tree/main/slides/shared/title.md)]
diff --git a/slides/intro-fd-docker.yml.html b/slides/intro-fd-docker.yml.html
index f956d9d..90033bb 100644
--- a/slides/intro-fd-docker.yml.html
+++ b/slides/intro-fd-docker.yml.html
@@ -37,7 +37,7 @@ Introduction to Containers in an Airgapped Environment
```
-These slides have been built from commit: a2743fb
+These slides have been built from commit: 9e893b5
[shared/title.md](""/tree/main/slides/shared/title.md)]
@@ -2722,7 +2722,31 @@ REPOSITORY TAG IMAGE ID CREATED SIZE
ubuntu 22.04 1f6ddc1b2547 2 weeks ago 77.8MB
```
+.debug[[airgapped/Importing_Images.md](""/tree/main/slides/airgapped/Importing_Images.md)]
---
+
+## Import image on 'secure' system
+
+Let's pretend that we copied the tar file to this node via secure, approved methodes.
+Once it is there we can import it.
+
+```bash
+$ docker image ls
+REPOSITORY TAG IMAGE ID CREATED SIZE
+ubuntu 22.04 1f6ddc1b2547 2 weeks ago 77.8MB
+
+$ docker load < python_image.tar
+974e52a24adf: Loading layer 129.3MB/129.3MB
+b0df24a95c80: Loading layer 29.52MB/29.52MB
+...
+30563becc00e: Loading layer 11.64MB/11.64MB
+Loaded image: python:latest
+
+$ docker image ls
+REPOSITORY TAG IMAGE ID CREATED SIZE
+python latest 0a6cd0db41a4 2 weeks ago 919MB
+ubuntu 22.04 1f6ddc1b2547 2 weeks ago 77.8MB
+```
.debug[[airgapped/Importing_Images.md](""/tree/main/slides/airgapped/Importing_Images.md)]
---
diff --git a/slides/intro-fd-k8s-deployments.yml.html b/slides/intro-fd-k8s-deployments.yml.html
index 87bf9ff..6d0635a 100644
--- a/slides/intro-fd-k8s-deployments.yml.html
+++ b/slides/intro-fd-k8s-deployments.yml.html
@@ -38,7 +38,7 @@ Introduction to Helm and friends
```
-These slides have been built from commit: a2743fb
+These slides have been built from commit: 9e893b5
[shared/title.md](""/tree/main/slides/shared/title.md)]
diff --git a/slides/intro-fd-k8s.yml.html b/slides/intro-fd-k8s.yml.html
index 32c9816..f9b2839 100644
--- a/slides/intro-fd-k8s.yml.html
+++ b/slides/intro-fd-k8s.yml.html
@@ -39,7 +39,7 @@ Introduction to Kubernetes
```
-These slides have been built from commit: a2743fb
+These slides have been built from commit: 9e893b5
[shared/title.md](""/tree/main/slides/shared/title.md)]
diff --git a/slides/intro-fullday.yml.html b/slides/intro-fullday.yml.html
index ed194c3..a407e5f 100644
--- a/slides/intro-fullday.yml.html
+++ b/slides/intro-fullday.yml.html
@@ -40,7 +40,7 @@ Introduction
to Containers
```
-These slides have been built from commit: a2743fb
+These slides have been built from commit: 9e893b5
[shared/title.md](""/tree/main/slides/shared/title.md)]
diff --git a/slides/intro-selfpaced.yml.html b/slides/intro-selfpaced.yml.html
index 8ab0dd9..a46b08d 100644
--- a/slides/intro-selfpaced.yml.html
+++ b/slides/intro-selfpaced.yml.html
@@ -41,7 +41,7 @@ Introduction
to Containers
```
-These slides have been built from commit: a2743fb
+These slides have been built from commit: 9e893b5
[shared/title.md](""/tree/main/slides/shared/title.md)]
diff --git a/slides/intro-triodos-1-day.yml.html b/slides/intro-triodos-1-day.yml.html
index 6051f97..8aed2eb 100644
--- a/slides/intro-triodos-1-day.yml.html
+++ b/slides/intro-triodos-1-day.yml.html
@@ -42,7 +42,7 @@ Triodos Introduction to
Containers and orchestration
with Kubernetes
```
-These slides have been built from commit: a2743fb
+These slides have been built from commit: 9e893b5
[shared/title.md](""/tree/main/slides/shared/title.md)]
diff --git a/slides/intro-twodays.yml.html b/slides/intro-twodays.yml.html
index b26d266..e69de29 100644
--- a/slides/intro-twodays.yml.html
+++ b/slides/intro-twodays.yml.html
@@ -1,11371 +0,0 @@
-
-
-