Install Podman Desktop
ol
lab
tutorial
ol-podman
Table of Contents
Links
🌙 Lab
🗒 Tutorial
Details
Podman Desktop is a Graphical User Interface (GUI) for the Podman CLI, providing an easy way to interact with the Podman engine. Besides making it easy to confirm the status of the Podman engine itself, it also provides an easy way to review and interact with any containers deployed, images stored, and Podman pods and volumes on the machine. On the other hand, note that it does not provide any extra functionality unavailable from the command line.
Objectives
In this tutorial, you’ll learn how to:
- Install Podman Desktop
- Verify basic Podman Desktop functionality works
Prerequisites
Minimum of a single Oracle Linux system
Each system should have Oracle Linux installed and configured with:
- A Linux graphical desktop environment
- A non-root user account with sudo access
- Podman and cURL packages
- Access to the Internet