From 05d48dfa8688366c533c730efb2f91e20872f275 Mon Sep 17 00:00:00 2001 From: Martin Littlecott Date: Fri, 22 Sep 2023 11:01:38 +0100 Subject: [PATCH] Add Run Containers with Podman Lab --- 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 7e64e160..7258774f 100644 --- a/content/ol/virt/virt.md +++ b/content/ol/virt/virt.md @@ -148,6 +148,14 @@ Introduction to using Podman on Oracle Linux. This lab gets you started using P --- +### [Run Containers with Podman on Oracle Linux](https://luna.oracle.com/lab/b48151dc-20d9-4c52-b868-840978f4a514) + +This lab will guide you through running and managing containers with Podman on Oracle Linux. It shows how to search and pull images from container registries and create containers with them. + +You will start, stop and attach to containers, and execute commands in running containers. Viewing container logs, and removing containers and images are all covered in this lab. + +--- + ### [Use storage with Podman containers](https://luna.oracle.com/lab/0dde3b49-0b91-423e-a126-5e718e05ca64) Introduction to container storage on Oracle Linux. This lab shows how to use different container storage types to access the host filesystem or persist files. This tutorial is targeted at users of Oracle Linux 8 or later. diff --git a/content/whats-new/new.md b/content/whats-new/new.md index 44e41f14..a26d41d6 100644 --- a/content/whats-new/new.md +++ b/content/whats-new/new.md @@ -64,6 +64,7 @@ This page highlights the videos and hands on labs that have been recently added - [Run Oracle Database on Oracle Linux for Arm](https://luna.oracle.com/lab/2a32f4bb-2cd1-4f9f-a900-db8f147c0b14) - [Install kind Using Rootless Podman on Oracle Linux](https://luna.oracle.com/lab/30610e81-95e7-4c54-85bc-efcb5e757e04) - [Use DNF to Maintain Security on Oracle Linux](https://luna.oracle.com/lab/b48151dc-20d9-4c52-b868-840978f4a514) +- [Run Containers with Podman on Oracle Linux](https://luna.oracle.com/lab/b48151dc-20d9-4c52-b868-840978f4a514) ---