From 09944edabb2fb72e5f201b1cef4ca74f4b469a5d Mon Sep 17 00:00:00 2001 From: William Graef Date: Fri, 3 Nov 2023 16:32:53 -0400 Subject: [PATCH 1/3] add run containers video --- content/ol/virt/virt.md | 8 ++++++++ content/whats-new/new.md | 1 + 2 files changed, 9 insertions(+) diff --git a/content/ol/virt/virt.md b/content/ol/virt/virt.md index 14ca9331..74cfa988 100644 --- a/content/ol/virt/virt.md +++ b/content/ol/virt/virt.md @@ -104,6 +104,14 @@ Take the quiz - {{< youtube L9Arzr88p0M >}} +### Pulling an Image using Podman on Oracle Linux + +- {{< youtube QmZE-lFNzk4 >}} + +### Run Containers with Podman on Oracle Linux + +- {{< youtube id="-eRlcn3l_Sk" title="Run Containers with Podman on Oracle Linux" >}} + ### Search Container Registries with Podman on Oracle Linux - {{< youtube id="p2FxmHbPFqM" title="Search Container Registries with Podman on Oracle Linux" >}} diff --git a/content/whats-new/new.md b/content/whats-new/new.md index fd8cd0dd..ac4ddd7e 100644 --- a/content/whats-new/new.md +++ b/content/whats-new/new.md @@ -58,6 +58,7 @@ This page highlights the videos and hands on labs that have been recently added - [Search Container Registries with Podman on Oracle Linux](https://youtu.be/p2FxmHbPFqM) - [Pull Images with Podman on Oracle Linux](https://youtu.be/DFtZYIOPcuU) +- [Run Containers with Podman on Oracle Linux](https://youtu.be/-eRlcn3l_Sk) ### New Labs From 8b58babe36771e07d534f527e968e499304716da Mon Sep 17 00:00:00 2001 From: William Graef Date: Fri, 3 Nov 2023 16:46:48 -0400 Subject: [PATCH 2/3] fix typo in ol/virt for pull and run videos --- content/ol/virt/virt.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/content/ol/virt/virt.md b/content/ol/virt/virt.md index 74cfa988..b5f39bb5 100644 --- a/content/ol/virt/virt.md +++ b/content/ol/virt/virt.md @@ -104,14 +104,6 @@ Take the quiz - {{< youtube L9Arzr88p0M >}} -### Pulling an Image using Podman on Oracle Linux - -- {{< youtube QmZE-lFNzk4 >}} - -### Run Containers with Podman on Oracle Linux - -- {{< youtube id="-eRlcn3l_Sk" title="Run Containers with Podman on Oracle Linux" >}} - ### Search Container Registries with Podman on Oracle Linux - {{< youtube id="p2FxmHbPFqM" title="Search Container Registries with Podman on Oracle Linux" >}} @@ -120,6 +112,10 @@ Take the quiz - {{< youtube id="DFtZYIOPcuU" title="Creating Lifecycle Environments in Oracle OS Management Hub" >}} +### Run Containers with Podman on Oracle Linux + +- {{< youtube id="-eRlcn3l_Sk" title="Run Containers with Podman on Oracle Linux" >}} + ### Using Public Registries with Podman on Oracle Linux - {{< youtube q57hNilpakk >}} From 96637b74cea618ca309b6ef84e99b13fe53d1c7e Mon Sep 17 00:00:00 2001 From: William Graef Date: Fri, 3 Nov 2023 16:50:56 -0400 Subject: [PATCH 3/3] fix title in link for pull images video --- content/ol/virt/virt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/ol/virt/virt.md b/content/ol/virt/virt.md index b5f39bb5..e53b6cf3 100644 --- a/content/ol/virt/virt.md +++ b/content/ol/virt/virt.md @@ -110,7 +110,7 @@ Take the quiz ### Pull Images with Podman on Oracle Linux -- {{< youtube id="DFtZYIOPcuU" title="Creating Lifecycle Environments in Oracle OS Management Hub" >}} +- {{< youtube id="DFtZYIOPcuU" title="Pull Images with Podman on Oracle Linux" >}} ### Run Containers with Podman on Oracle Linux