Skip to content

Commit

Permalink
Merge pull request #280 from mlittlec/main
Browse files Browse the repository at this point in the history
Add Run Containers with Podman Lab
  • Loading branch information
mlittlec authored Sep 22, 2023
2 parents 17c89f4 + 05d48df commit 2c9648c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions content/ol/virt/virt.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
1 change: 1 addition & 0 deletions content/whats-new/new.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

---

Expand Down

0 comments on commit 2c9648c

Please sign in to comment.