# podman-desktop
**Repository Path**: hailunfei/podman-desktop
## Basic Information
- **Project Name**: podman-desktop
- **Description**: mirror of https://github.com/podman-desktop/podman-desktop.git
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: 0.9.x
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-07-26
- **Last Updated**: 2025-07-26
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Podman Desktop
Manage different container engines from a single UI and tray icon
- [**Overview**](#overview)
- [**Download**](#download)
- [**Roadmap**](#roadmap)
- [**Contributing**](#contributing)
- [**Communication**](#communication)
- [**Code of Conduct**](#code-of-conduct)
- [**License**](#license)
## Join our Early Adopter Program!
We are seeking users who are interested in helping us improve Podman Desktop.
Register your interest to join our Early Adopter Program by filling this form.
## Overview
This tool allows to browse, manage lifecycle of containers, inspect containers, images from different container engines.
It includes a tray icon support.
It can connect to multiple engines at the same time and provides an unified interface.
Specific runtime plug-ins provides support for different container engine.
There are plug-ins to handle [Podman container engine](https://github.com/containers/podman), [crc](https://github.com/code-ready/crc), [Podman Lima machines](https://github.com/lima-vm/lima), Docker, etc.
## Download
Find latest binaries for Windows, MacOS and Linux on https://github.com/containers/podman-desktop/releases/
There are `next` builds produced after each commit in main branch.
## Roadmap
Upcoming milestones are defined with GitHub issue tracker.
Track milestones at https://github.com/containers/podman-desktop/milestones
## Contributing
If you are interested in fixing issues and contributing directly to the desktop code:
- :bug: [File bugs or feature requests](https://github.com/containers/podman-desktop/issues/new/choose)
- :checkered_flag: [Contributing guide](./CONTRIBUTING.md)
- :ok_hand: [Review or contribute pull requests](https://github.com/containers/podman-desktop/pulls)
## Communication
For bugs/feature requests please [file issues](https://github.com/containers/podman-desktop/issues/new/choose)
Discussions are possible using Github Discussions https://github.com/containers/podman-desktop/discussions/
## Code of Conduct
This project is using the [Containers Community Code of Conduct](https://github.com/containers/common/blob/main/CODE-OF-CONDUCT.md)
## License
Licensed under the [Apache 2.0](LICENSE) license.