1.5. Installing Podman Desktop


Podman Desktop helps developers to perform their daily development tasks and visualize their development environment, such as the number of pods or containers running. You can run this tool on three different operating systems; macOS, Windows, and Linux. Podman Desktop runs your workloads on a Podman engine and therefore, provides you Podman-native capabilities to interact with your containerized applications. As a developer, you can:

  • Create and manage containers or pods
  • Manage container images
  • Deploy containers or pods to Kubernetes using Kind, Lima, Minikube or OpenShift
  • Manage Docker compatibility to run your Docker workloads on a Podman engine
  • Integrate your tools using extensions

For installation, use the subscription manager package on a RHEL 10 machine.

Prerequisites

Procedure

  1. Open a terminal, and enable the RHEL extensions repository:

    # subscription-manager repos --enable rhel-10-for-$(arch)-extensions-rpms
  2. Enter your password when prompted.
  3. Install Podman Desktop:

    # dnf install podman-desktop
  4. Enter y to confirm the installed size.
  5. Enter y to import the GPG key and complete the installation.

Verification

  1. Enter Podman Desktop in the search box at the top of your home screen, and click the Podman Desktop application to open it.
  2. Follow the prompts to complete a quick onboarding process with the application.
注意

Podman is included with a RHEL subscription, and the application automatically detects and runs it.

Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

关于红帽文档

Legal Notice

Theme

© 2026 Red Hat
返回顶部