diff --git a/content/posts/ol/virt/post-43/featured.png b/content/posts/ol/virt/post-43/featured.png new file mode 100644 index 00000000..6a03dd98 Binary files /dev/null and b/content/posts/ol/virt/post-43/featured.png differ diff --git a/content/posts/ol/virt/post-43/index.md b/content/posts/ol/virt/post-43/index.md new file mode 100644 index 00000000..ea7a6367 --- /dev/null +++ b/content/posts/ol/virt/post-43/index.md @@ -0,0 +1,14 @@ +--- +title: "Create Containers with Podman" +date: 2024-03-13 +draft: false +summary: "Learn to create container images using Podman on Oracle Linux." +tags: ["ol", "video","clips","ol-podman"] +showDate: true +--- + +{{< youtube id="UZD0nOppX50" title="Create Containers with Podman" >}} + +## Details + +This video demonstrates how to use Podman to create containers on an Oracle Linux system. Learn a number of useful podman create command options. \ No newline at end of file diff --git a/content/posts/ol/virt/post-44/featured.png b/content/posts/ol/virt/post-44/featured.png new file mode 100644 index 00000000..6a03dd98 Binary files /dev/null and b/content/posts/ol/virt/post-44/featured.png differ diff --git a/content/posts/ol/virt/post-44/index.md b/content/posts/ol/virt/post-44/index.md new file mode 100644 index 00000000..2c5d42c4 --- /dev/null +++ b/content/posts/ol/virt/post-44/index.md @@ -0,0 +1,14 @@ +--- +title: "Run Containers with Podman" +date: 2024-03-13 +draft: false +summary: "Learn to run container images using Podman on Oracle Linux." +tags: ["ol", "video","clips","ol-podman"] +showDate: true +--- + +{{< youtube id="VNBKqIVTvYo" title="Run Containers with Podman" >}} + +## Details + +This video demonstrates how to use the Podman run command to build containers on an Oracle Linux system. Learn a number of useful Podman run command options. \ No newline at end of file