# podman desktop
**Repository Path**: kcetl/podman-desktop
## Basic Information
- **Project Name**: podman desktop
- **Description**: Podman Desktop 是一个开源图形工具,使您能够在本地环境中无缝地使用容器和 Kubernetes。
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: main
- **Homepage**: https://podman-desktop.io/
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2023-06-16
- **Last Updated**: 2023-07-31
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Podman Desktop - A graphical tool for developing on containers and Kubernetes
## Documentation
- [**Overview**](#overview)
- [**Download**](#download)
- [**Features**](#download)
- [**Join Our Early Adopter Program (Optional)**](#join-our-early-adopter-program-optional)
- [**Roadmap**](#roadmap)
- [**Contributing**](#contributing)
- [**Communication**](#communication)
- [**Code of Conduct**](#code-of-conduct)
- [**License**](#license)
## Overview
Podman Desktop is a graphical interface that enables application developers to seamlessly work with containers and Kubernetes.
Podman Desktop installs, configures and keeps Podman up to date on your local environment. It provides a system tray, to check status and interact with your container engine without losing focus from other tasks. The desktop application provides a dashboard to interact with containers, images, pods and volumes but also configures your environment with your OCI registries and network settings. Podman Desktop also provides capabilities to connect and deploy pods to Kubernetes environments.
Podman Desktop also supports [multiple container engines](#multiple-container-engine-support), pick your favourite one and use the tool!
## Download
Check the downloads page on [podman-desktop.io/downloads](https://podman-desktop.io/downloads).
## Features
#### Containers and pods dashboard
- Build, run, manage, and debug both containers and pods
- Run Pods on your container engine or with Kubernetes
- Convert your Pods to be running on Kubernetes
- Manage multiple container engines
#### Multiple container engine support
- [Podman container engine](https://github.com/containers/podman)
- [crc](https://github.com/code-ready/crc)
- [Lima virtual machines](https://github.com/lima-vm/lima)
- [Docker container engine](https://github.com/docker/docker)
#### Podman engine update support
- Keep `podman` up-to-date on your PC by having Podman Desktop automatically install the newest version
#### System tray support
- Manage your Container engine
- Define your Kubernetes context
#### Enterprise capabilities
- Proxy Support
- OCI Image registries management
#### Bridge between local and remote environments
- Connect and deploy to both local or remote Kubernetes environments
- Change your Kubernetes context and pick your deployment environment
## Join our early adopter program! (optional)
We are seeking developers who are interested in improving Podman Desktop!
Register your interest to join our Early Adopter Program by filling this form.
This is totally _optional_ and does not change any Podman Desktop features.
## Roadmap
All upcoming features are tracked with GitHub milestones.
Check out all our [future features!](https://github.com/containers/podman-desktop/milestones)
## Contributing
Interested in fixing issues or contributing to Podman Desktop?
- :bug: [File bugs or feature requests on GitHub](https://github.com/containers/podman-desktop/issues/new/choose)
- :checkered_flag: [Read our contributing guide](./CONTRIBUTING.md)
- :ok_hand: [Review or contribute a pull request](https://github.com/containers/podman-desktop/pulls)
## Communication
For all bug and feature requests please [file a GitHub issue](https://github.com/containers/podman-desktop/issues/new/choose).
Discussions are done using [Github Discussions](https://github.com/containers/podman-desktop/discussions/).
### Chatting
General questions & development:
- [#podman-desktop on the Podman Discord](https://discord.com/invite/x5GzFF6QH4)
- [#podman-desktop@libera.chat on IRC](https://libera.chat/)
- [#podman-desktop@fedora.im on Matrix](https://chat.fedoraproject.org/#/room/#podman-desktop:fedora.im)
Note: All channels are bridged. Chat on either: Discord, IRC or Matrix and it'll appear on all three!
Kubernetes questions & development:
- [#podman-desktop](https://app.slack.com/client/T09NY5SBT/C04A0L7LUFM) on the [Kubernetes Slack](https://slack.k8s.io/)
## Code of Conduct
This project uses the [Containers Community Code of Conduct](https://github.com/containers/common/blob/main/CODE-OF-CONDUCT.md).
## License
Licensed under [Apache 2.0](LICENSE).